Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-165348
#<BuildRuby:0x000055fefa83df20
@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.20240223-165348",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003719 0.003896 2.605256 ( 2.533726)
build_miniruby 0.001127 0.000180 1.667520 ( 1.679075)
build_ruby 0.000000 0.001711 3.487234 ( 23.930946)
build_all 0.005897 0.001804 6.378402 ( 3.234054)
build_install 0.018010 0.001761 8.495445 ( 4.641507)
test_btest 0.000596 0.000103 87.764860 ( 34.140716)
test_basic 0.002370 0.004766 0.879889 ( 0.969264)
test_all 0.067537 0.047116 747.450545 (266.333440)
test_rubyspec 0.046765 0.040758 120.333104 (130.052895)
total: 467.52 sec