Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-032707
#<BuildRuby:0x0000563923695f70
@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-032707",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003648 0.003332 2.444183 ( 2.351503)
build_miniruby 0.001413 0.000226 1.566146 ( 1.566518)
build_ruby 0.001486 0.000238 3.379488 ( 3.631202)
build_all 0.003812 0.003955 6.585971 ( 3.359265)
build_install 0.013922 0.004392 8.208229 ( 4.556027)
test_btest 0.000965 0.000000 90.101973 ( 35.946658)
test_basic 0.006565 0.000000 0.798230 ( 0.858856)
test_all 0.093259 0.022499 811.288172 (308.668115)
test_rubyspec 0.035479 0.047814 119.502889 (129.142343)
total: 490.08 sec