Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-014923
#<BuildRuby:0x000055df3ddda190
@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.20240318-014923",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003210 0.003984 2.263777 ( 2.259752)
build_miniruby 0.001236 0.000000 1.408348 ( 1.406329)
build_ruby 0.001790 0.000000 3.118753 ( 3.345900)
build_all 0.000000 0.007970 6.305044 ( 2.310044)
build_install 0.010489 0.007586 8.148312 ( 3.844444)
test_btest 0.000952 0.000208 96.860216 ( 35.152495)
test_basic 0.007686 0.000000 1.002104 ( 1.127474)
test_all 0.069843 0.055129 840.197098 (318.318399)
test_rubyspec 0.061225 0.031899 120.377913 (129.906203)
total: 497.67 sec