Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-114611
#<BuildRuby:0x000055cab22ee230
@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.20231011-114611",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.007155 2.448528 ( 3.524430)
build_miniruby 0.001512 0.000244 1.677719 ( 1.894683)
build_ruby 0.000000 0.001754 3.455196 ( 3.778766)
build_all 0.001928 0.006491 6.481797 ( 4.545977)
build_install 0.019673 0.000729 8.273646 ( 5.755326)
test_btest 0.000000 0.000805 89.155864 ( 46.973040)
test_basic 0.001314 0.007670 1.018142 ( 1.386549)
test_all 0.002051 0.007664 685.615866 (321.743173)
test_rubyspec 0.046955 0.024377 108.711885 (129.152364)
total: 518.76 sec