Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-145122
#<BuildRuby:0x00005596e1866230
@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.20231231-145122",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.004354 0.001136 1.760438 ( 2.480131)
build_miniruby 0.001276 0.000333 1.808802 ( 1.975422)
build_ruby 0.001366 0.000356 3.462512 ( 3.870931)
build_all 0.007452 0.000797 5.858489 ( 4.131741)
build_install 0.014306 0.003577 7.200991 ( 5.700085)
test_btest 0.000654 0.000164 81.182964 ( 39.439218)
test_basic 0.002535 0.005035 0.903588 ( 0.988240)
test_all 0.072187 0.051236 796.739614 (272.067095)
test_rubyspec 0.040111 0.020625 89.653422 (101.019054)
total: 431.67 sec