Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-075652
#<BuildRuby:0x00007fc11247fdd0
@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.20240628-075652",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000026 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000038)
build_up 0.008443 0.000934 4.287211 ( 3.893829)
build_miniruby 0.002109 0.000000 1.617952 ( 1.614828)
build_ruby 0.002045 0.000041 4.389009 ( 4.556882)
build_all 0.008654 0.001731 8.493059 ( 3.852953)
build_install 0.017809 0.008156 11.735949 ( 5.895771)
test_btest 0.000672 0.000152 111.074164 ( 36.768517)
test_basic 0.006833 0.001553 1.183244 ( 2.043558)
test_all 0.104479 0.046632 866.392196 (271.097417)
test_rubyspec 0.045735 0.047969 165.950978 ( 35.359344)
total: 365.08 sec