Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-150612
#<BuildRuby:0x00007f80400afdd0
@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.20240902-150612",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008006 0.001698 4.167092 ( 4.586567)
build_miniruby 0.000000 0.002062 1.877862 ( 2.024333)
build_ruby 0.001938 0.000604 4.857347 ( 5.330676)
build_all 0.008610 0.001968 8.770424 ( 5.476390)
build_install 0.023977 0.000444 12.014930 ( 7.916731)
test_btest 0.000865 0.000173 124.390402 ( 53.218855)
test_basic 0.007918 0.005198 1.433834 ( 1.662011)
test_all 0.130113 0.024409 837.366790 (264.864397)
test_rubyspec 0.056091 0.033989 167.156653 ( 32.535584)
total: 377.62 sec