Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-230534
#<BuildRuby:0x00007fe3f09efdc8
@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.20241017-230534",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005071 0.004270 4.383505 ( 5.480885)
build_miniruby 0.001765 0.000364 1.931726 ( 2.175378)
build_ruby 0.000000 0.002580 5.025339 ( 5.670688)
build_all 0.003678 0.008473 8.045654 ( 7.008969)
build_install 0.027621 0.000000 11.382306 ( 9.766205)
test_btest 0.000963 0.000126 99.798061 ( 62.251131)
test_basic 0.001348 0.011317 1.252758 ( 1.398308)
test_all 0.113738 0.041712 844.443273 (337.876235)
test_rubyspec 0.034751 0.051757 140.167079 ( 35.789104)
total: 467.42 sec