Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-145619
#<BuildRuby:0x00007f3b400bfdd8
@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.20240802-145619",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002719 0.004783 3.585156 ( 3.595654)
build_miniruby 0.001694 0.000000 1.514422 ( 1.510817)
build_ruby 0.001799 0.000000 4.173575 ( 4.385516)
build_all 0.005790 0.002120 7.893371 ( 3.010072)
build_install 0.007440 0.008955 9.720079 ( 4.336045)
test_btest 0.000000 0.001198 119.994888 ( 45.865355)
test_basic 0.002713 0.007772 0.975298 ( 1.018449)
test_all 0.116389 0.036783 846.135525 (259.473547)
test_rubyspec 0.072259 0.019413 159.592069 ( 33.688893)
total: 356.89 sec