Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-064737
#<BuildRuby:0x00005584f14a23d0
@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.20231212-064737",
@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.000029 0.000002 0.000031 ( 0.000023)
autoconf 0.000038 0.000003 0.000041 ( 0.000036)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.007978 0.000272 2.572920 ( 3.691885)
build_miniruby 0.001747 0.000117 1.810762 ( 1.996831)
build_ruby 0.000000 0.001840 3.527469 ( 4.059869)
build_all 0.006747 0.002437 6.148469 ( 5.394527)
build_install 0.020640 0.000334 7.665236 ( 6.575363)
test_btest 0.000760 0.000065 86.705673 ( 76.432943)
test_basic 0.004132 0.004795 0.994142 ( 1.900336)
test_all 0.080671 0.049714 764.069946 (693.891477)
test_rubyspec 0.045704 0.036082 107.142034 (169.693280)
total: 963.64 sec