Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-204748
#<BuildRuby:0x000055c8391763b0
@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.20240310-204748",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000028)
build_up 0.003993 0.004641 2.676265 ( 2.873024)
build_miniruby 0.001249 0.000223 1.627093 ( 1.627467)
build_ruby 0.001620 0.000289 3.168199 ( 16.613576)
build_all 0.000000 0.007667 6.723431 ( 3.457081)
build_install 0.017777 0.002806 8.661795 ( 4.642789)
test_btest 0.000829 0.000193 93.265727 ( 35.437568)
test_basic 0.000000 0.008814 0.924414 ( 1.001166)
test_all 0.080534 0.038873 827.294881 (317.912166)
test_rubyspec 0.060538 0.033159 124.729959 (134.181238)
total: 517.75 sec