Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-053348
#<BuildRuby:0x00007fd0d19efdc8
@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.20241219-053348",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000036 0.000008 0.000044 ( 0.000045)
build_up 0.005727 0.000392 2.150715 ( 2.829814)
build_miniruby 0.001535 0.000000 1.677901 ( 1.693549)
build_ruby 0.002358 0.000004 4.272073 ( 4.532568)
build_all 0.008465 0.001796 6.647362 ( 4.431382)
build_install 0.008961 0.015848 8.630422 ( 6.495660)
test_btest 0.000599 0.000183 78.965947 ( 63.812363)
test_basic 0.009318 0.001531 1.128143 ( 1.581468)
test_all 0.129110 0.020986 806.252292 (438.407462)
test_rubyspec 0.047772 0.036741 124.130115 ( 65.438967)
total: 589.22 sec