Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-201344
#<BuildRuby:0x000055754e735a00
@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.20231222-201344",
@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.000008 0.000004 0.000012 ( 0.000013)
autoconf 0.000016 0.000007 0.000023 ( 0.000024)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.000000 0.005766 1.609301 ( 1.983021)
build_miniruby 0.000000 0.001671 1.478696 ( 1.477751)
build_ruby 0.000000 0.001752 3.309373 ( 3.917806)
build_all 0.001676 0.006409 5.737965 ( 2.812174)
build_install 0.011610 0.006523 6.792878 ( 4.069098)
test_btest 0.000444 0.000296 80.664604 ( 42.648533)
test_basic 0.001856 0.005261 0.875809 ( 1.000003)
test_all 0.089341 0.028565 677.283306 (251.779954)
test_rubyspec 0.049984 0.019696 93.250930 (105.048098)
total: 414.74 sec