Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-033218
#<BuildRuby:0x000055560fb12320
@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.20231024-033218",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000015 ( 0.000015)
autoconf 0.000000 0.000040 0.000040 ( 0.000038)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.002841 0.004404 3.640070 ( 3.793426)
build_miniruby 0.001395 0.000243 1.564141 ( 1.562209)
build_ruby 0.001840 0.000000 3.248063 ( 3.429558)
build_all 0.008138 0.000258 5.855677 ( 3.276308)
build_install 0.021226 0.000000 7.863683 ( 4.082683)
test_btest 0.000784 0.000000 80.458915 ( 44.415302)
test_basic 0.007587 0.000000 0.899738 ( 1.058625)
test_all 0.074483 0.043908 630.570401 (230.820595)
test_rubyspec 0.042626 0.020684 91.319529 (104.125422)
total: 396.57 sec