Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-213514
#<BuildRuby:0x00007fd7a9f2fde0
@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.20240622-213514",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.006106 0.001379 3.363386 ( 4.961077)
build_miniruby 0.001578 0.000356 1.632679 ( 5.013865)
build_ruby 0.001921 0.000000 4.244559 ( 30.618858)
build_all 0.009164 0.000000 8.091652 ( 3.313512)
build_install 0.018445 0.003342 10.842872 ( 5.437375)
test_btest 0.000814 0.000167 118.982721 ( 31.778685)
test_basic 0.006898 0.003866 1.254124 ( 1.313384)
test_all 0.090561 0.062651 878.463156 (281.302906)
test_rubyspec 0.027801 0.065616 160.800132 ( 38.099165)
total: 401.84 sec