Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-013425
#<BuildRuby:0x000055adf979e120
@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.20231208-013425",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.000000 0.006663 2.288585 ( 2.345303)
build_miniruby 0.000107 0.001325 1.468676 ( 1.473077)
build_ruby 0.001539 0.000000 3.080418 ( 3.290247)
build_all 0.001593 0.006375 5.737208 ( 2.942102)
build_install 0.011642 0.006731 7.123808 ( 4.208076)
test_btest 0.000733 0.000272 82.283911 ( 28.728884)
test_basic 0.006933 0.000000 0.901662 ( 1.004480)
test_all 0.085648 0.034151 709.267712 (257.717947)
test_rubyspec 0.028108 0.040807 94.352658 (106.240161)
total: 407.95 sec