Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-191056
#<BuildRuby:0x00007f5f89bcfdc8
@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.20240830-191056",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003215 0.004780 3.575342 ( 3.460718)
build_miniruby 0.001360 0.000340 1.497469 ( 1.493832)
build_ruby 0.001497 0.000375 3.997039 ( 4.166575)
build_all 0.008420 0.000017 7.491666 ( 2.952902)
build_install 0.015574 0.004917 10.693681 ( 5.088318)
test_btest 0.000831 0.000202 114.322364 ( 29.926902)
test_basic 0.004974 0.004466 1.240251 ( 1.293308)
test_all 0.104238 0.044832 807.963268 (249.380717)
test_rubyspec 0.045640 0.044113 159.475049 ( 32.303396)
total: 330.07 sec