Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-193854
#<BuildRuby:0x00007fa88346fdd8
@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.20241123-193854",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001917 0.004798 2.840029 ( 2.842935)
build_miniruby 0.001002 0.000394 1.134251 ( 1.132413)
build_ruby 0.001248 0.000491 3.263730 ( 3.442166)
build_all 0.001360 0.007126 5.675979 ( 2.212804)
build_install 0.010994 0.005363 8.152718 ( 3.873527)
test_btest 0.001057 0.000000 74.260646 ( 19.538398)
test_basic 0.002195 0.005932 0.689210 ( 0.752925)
test_all 0.116392 0.027344 686.805333 (220.818568)
test_rubyspec 0.056074 0.024921 118.461944 ( 25.744728)
total: 280.36 sec