Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-111838
#<BuildRuby:0x000055cad89f1f70
@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-111838",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007220 0.000335 2.201494 ( 2.196615)
build_miniruby 0.001129 0.000121 1.567695 ( 1.565664)
build_ruby 0.001437 0.000154 3.339391 ( 3.585601)
build_all 0.007809 0.000362 6.474272 ( 2.464080)
build_install 0.017089 0.001768 8.158042 ( 3.701606)
test_btest 0.000974 0.000100 90.417873 ( 25.492862)
test_basic 0.000000 0.006695 0.971412 ( 1.030819)
test_all 0.091094 0.028104 773.939804 (235.319307)
test_rubyspec 0.043745 0.039091 117.969491 (127.041825)
total: 402.40 sec