Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-104811
#<BuildRuby:0x00007fb26ea7fdc8
@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.20240903-104811",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.007119 0.000000 3.221019 ( 3.609361)
build_miniruby 0.001629 0.000000 1.645607 ( 1.644287)
build_ruby 0.001959 0.000000 4.180122 ( 21.013910)
build_all 0.004507 0.003319 7.321791 ( 2.855707)
build_install 0.016029 0.003335 10.560985 ( 5.170862)
test_btest 0.000969 0.000156 114.047439 ( 30.261344)
test_basic 0.009621 0.000304 1.216268 ( 1.265346)
test_all 0.115398 0.035136 828.023342 (265.893262)
test_rubyspec 0.047228 0.039758 163.384617 ( 34.897581)
total: 366.61 sec