Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-002535
#<BuildRuby:0x00005575c663a3d0
@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.20240211-002535",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.005798 0.000131 1.903590 ( 2.274166)
build_miniruby 0.001425 0.000110 1.559149 ( 1.562640)
build_ruby 0.001693 0.000130 3.172141 ( 3.402027)
build_all 0.003304 0.004663 6.367808 ( 3.323140)
build_install 0.017464 0.000926 8.001224 ( 4.739017)
test_btest 0.000986 0.000105 89.411773 ( 36.840210)
test_basic 0.002533 0.004454 0.966698 ( 1.048008)
test_all 0.076967 0.037487 751.873068 (259.863979)
test_rubyspec 0.038379 0.061800 165.945515 (175.515838)
total: 488.57 sec