Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-160457
#<BuildRuby:0x000055e2c3cfa2c8
@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.20240205-160457",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.003762 0.002504 1.687284 ( 2.053153)
build_miniruby 0.001022 0.000189 1.272222 ( 1.270433)
build_ruby 0.001238 0.000230 3.024424 ( 3.278141)
build_all 0.003124 0.004539 5.798366 ( 2.268737)
build_install 0.008282 0.009160 7.261624 ( 3.448506)
test_btest 0.000871 0.000249 84.446502 ( 21.975783)
test_basic 0.002352 0.003594 0.873703 ( 0.933455)
test_all 0.078182 0.040201 718.603180 (210.588268)
test_rubyspec 0.061538 0.031497 138.951527 (148.465839)
total: 394.28 sec