Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-025100
#<BuildRuby:0x000055f2bd2f2320
@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.20231221-025100",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.002587 0.004555 2.071027 ( 3.464585)
build_miniruby 0.002082 0.000000 1.798116 ( 2.110758)
build_ruby 0.002312 0.000092 3.713492 ( 4.498074)
build_all 0.007257 0.001613 6.320985 ( 5.934962)
build_install 0.021419 0.000779 7.759331 ( 7.184741)
test_btest 0.000794 0.000153 83.649059 ( 71.584208)
test_basic 0.002981 0.005182 0.944126 ( 1.748590)
test_all 0.104354 0.022678 697.255887 (303.293236)
test_rubyspec 0.024134 0.037442 90.795521 (102.644650)
total: 502.46 sec