Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-231855
#<BuildRuby:0x00007f7dcf6afdc0
@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.20241119-231855",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.007108 0.001077 4.115844 ( 4.379855)
build_miniruby 0.001747 0.000264 1.788564 ( 1.831176)
build_ruby 0.001889 0.000286 4.431930 ( 21.512767)
build_all 0.008746 0.001325 6.883217 ( 4.401436)
build_install 0.016795 0.005924 9.969969 ( 6.462950)
test_btest 0.000772 0.000132 81.626666 ( 57.864803)
test_basic 0.000102 0.013435 1.167305 ( 2.891096)
test_all 0.108855 0.045342 844.269543 (486.049985)
test_rubyspec 0.045503 0.034568 126.486466 ( 60.346802)
total: 645.74 sec