Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-053913
#<BuildRuby:0x0000560ab30c9fb8
@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.20240307-053913",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002602 0.004664 2.542692 ( 2.229965)
build_miniruby 0.001305 0.000326 1.472823 ( 1.470786)
build_ruby 0.001229 0.000308 3.334685 ( 3.534211)
build_all 0.000000 0.007690 6.585134 ( 2.500502)
build_install 0.015688 0.003238 8.509030 ( 3.909644)
test_btest 0.000891 0.000276 93.500068 ( 25.224292)
test_basic 0.007254 0.000000 0.930892 ( 0.997514)
test_all 0.069149 0.049911 818.036264 (291.127985)
test_rubyspec 0.044062 0.037277 106.926723 (116.248343)
total: 447.24 sec