Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-193859
#<BuildRuby:0x0000561e9e0d64f8
@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.20240216-193859",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.005508 0.000551 2.191794 ( 3.023365)
build_miniruby 0.002097 0.003808 100.585193 ( 45.796987)
build_ruby 0.001543 0.000199 4.533628 ( 4.856834)
build_all 0.007389 0.000953 6.725734 ( 4.818400)
build_install 0.017923 0.001704 8.249382 ( 6.192034)
test_btest 0.000710 0.000089 92.169111 ( 69.973490)
test_basic 0.003240 0.005253 1.025549 ( 1.460672)
test_all 0.088573 0.027617 757.593820 (409.861313)
test_rubyspec 0.046349 0.043093 123.378696 (138.605028)
total: 684.59 sec