Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-093650
#<BuildRuby:0x000055ee47f05f88
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240122-093650",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.005976 0.000000 1.693264 ( 2.085961)
build_miniruby 0.001437 0.000000 1.681831 ( 1.683793)
build_ruby 0.001905 0.000000 3.538618 ( 3.794835)
build_all 0.007903 0.000967 6.337715 ( 3.505715)
build_install 0.010730 0.010245 7.606752 ( 4.731825)
test_btest 0.000849 0.000206 83.338795 ( 22.893837)
test_basic 0.002574 0.004686 0.817405 ( 0.880076)
test_all 0.099819 0.014890 736.027007 (221.195100)
test_rubyspec 0.055466 0.038677 145.887015 (157.520632)
total: 418.29 sec