Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-113533
#<BuildRuby:0x0000564879c4def8
@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.20240114-113533",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005189 0.000415 1.563502 ( 1.897307)
build_miniruby 0.001320 0.000106 1.473458 ( 1.472455)
build_ruby 0.001254 0.000100 3.046251 ( 3.300370)
build_all 0.007581 0.000000 5.631923 ( 2.900127)
build_install 0.012224 0.005085 6.810840 ( 3.966752)
test_btest 0.000663 0.000071 81.024110 ( 31.513533)
test_basic 0.005781 0.000119 0.825329 ( 0.902658)
test_all 0.087297 0.029561 736.084385 (271.540346)
test_rubyspec 0.033642 0.032384 93.139551 (105.185531)
total: 422.68 sec