Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-064049
#<BuildRuby:0x00007f2f5aa9fde0
@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.20240922-064049",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000033)
build_up 0.009999 0.001010 5.234358 ( 7.619829)
build_miniruby 0.001952 0.000335 1.830723 ( 2.322524)
build_ruby 0.001994 0.000342 4.782363 ( 10.786428)
build_all 0.006463 0.004798 7.791771 ( 10.719505)
build_install 0.015650 0.010508 11.959773 ( 14.968740)
test_btest 0.000897 0.000213 103.082351 (139.031801)
test_basic 0.012995 0.000826 1.321277 ( 2.681539)
test_all 0.136914 0.028108 856.056470 (683.349524)
test_rubyspec 0.058800 0.032404 137.398815 ( 33.606708)
total: 905.09 sec