Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-073523
#<BuildRuby:0x00007f019fedfdd0
@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.20240713-073523",
@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.000018 0.000002 0.000020 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.007490 0.001135 3.898553 ( 4.716384)
build_miniruby 0.001694 0.000257 1.766065 ( 1.783881)
build_ruby 0.002098 0.000318 4.473645 ( 4.710291)
build_all 0.010541 0.000288 8.870120 ( 5.591149)
build_install 0.025318 0.001029 11.925217 ( 9.298127)
test_btest 0.001160 0.000148 124.527326 ( 84.946789)
test_basic 0.007316 0.004975 1.394233 ( 1.502664)
test_all 0.074346 0.086635 884.573007 (330.321990)
test_rubyspec 0.040893 0.044966 166.473604 ( 41.615742)
total: 484.49 sec