Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-144900
#<BuildRuby:0x00007f5c300bfde0
@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.20240624-144900",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000000 0.000046 0.000046 ( 0.000046)
configure 0.000000 0.000037 0.000037 ( 0.000037)
build_up 0.002444 0.005919 3.443408 ( 3.435759)
build_miniruby 0.001326 0.000442 1.588379 ( 1.585319)
build_ruby 0.001466 0.000488 4.051362 ( 4.111363)
build_all 0.008413 0.000134 7.962844 ( 3.185228)
build_install 0.015653 0.006479 10.710931 ( 4.842486)
test_btest 0.000915 0.000000 119.571893 ( 47.675281)
test_basic 0.004342 0.004621 1.124997 ( 1.172905)
test_all 0.109991 0.038384 812.017223 (243.358034)
test_rubyspec 0.054054 0.035775 165.390123 ( 34.907208)
total: 344.27 sec