Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-024807
#<BuildRuby:0x0000562be2b45a00
@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.20231214-024807",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.007934 2.497974 ( 3.935800)
build_miniruby 0.001760 0.000000 1.760746 ( 2.067023)
build_ruby 0.001752 0.000068 3.472090 ( 3.893535)
build_all 0.005920 0.003539 6.153101 ( 4.245038)
build_install 0.017396 0.002120 7.577785 ( 5.977827)
test_btest 0.000812 0.000183 84.740345 ( 50.774684)
test_basic 0.005936 0.001340 0.976369 ( 1.396516)
test_all 0.092100 0.036351 749.213661 (584.834857)
test_rubyspec 0.023473 0.057246 105.727000 (172.440832)
total: 829.57 sec