Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-151231
#<BuildRuby:0x0000563fd2296018
@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.20240304-151231",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006174 0.001187 2.453074 ( 2.204671)
build_miniruby 0.001334 0.000000 1.799312 ( 1.797933)
build_ruby 0.001684 0.000000 3.103729 ( 3.322406)
build_all 0.005804 0.001876 6.330752 ( 2.379092)
build_install 0.004318 0.012952 8.016496 ( 3.737233)
test_btest 0.000805 0.000234 94.964166 ( 29.779693)
test_basic 0.006575 0.000706 0.995563 ( 1.057814)
test_all 0.084520 0.035089 789.527040 (233.349601)
test_rubyspec 0.058729 0.019576 112.692264 (121.646068)
total: 399.28 sec