Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-014146
#<BuildRuby:0x00005597b40ea078
@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.20231220-014146",
@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.000012 0.000004 0.000016 ( 0.000014)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004173 0.001217 1.977199 ( 2.542419)
build_miniruby 0.001356 0.000395 1.670542 ( 1.678948)
build_ruby 0.001536 0.000448 3.425563 ( 3.648823)
build_all 0.000822 0.007259 5.607603 ( 3.377324)
build_install 0.015696 0.003853 6.897923 ( 4.280378)
test_btest 0.000570 0.000197 81.762324 ( 31.950699)
test_basic 0.004627 0.000172 0.871508 ( 0.957794)
test_all 0.078194 0.038595 661.152430 (233.018837)
test_rubyspec 0.015621 0.050737 94.400218 (106.291176)
total: 387.75 sec