Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-093835
#<BuildRuby:0x000055fe64b92018
@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.20240211-093835",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.003029 0.003846 2.091462 ( 2.538439)
build_miniruby 0.001377 0.000330 1.823745 ( 1.841735)
build_ruby 0.001592 0.000382 3.749292 ( 4.050373)
build_all 0.003026 0.004990 6.928541 ( 4.121701)
build_install 0.008939 0.011421 8.473617 ( 5.515982)
test_btest 0.000740 0.000264 91.688040 ( 47.198022)
test_basic 0.002293 0.005060 0.971270 ( 1.175186)
test_all 0.080778 0.036081 754.063037 (281.945547)
test_rubyspec 0.041452 0.061881 174.606204 (183.862149)
total: 532.25 sec