Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-015245
#<BuildRuby:0x00007fb526acfde0
@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.20240702-015245",
@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.000004 0.000028 ( 0.000028)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.001513 0.006843 4.185218 ( 3.588409)
build_miniruby 0.001825 0.000000 1.444143 ( 1.440814)
build_ruby 0.001940 0.000000 3.865727 ( 4.016016)
build_all 0.007886 0.000722 8.629481 ( 3.538888)
build_install 0.018872 0.001158 11.496715 ( 5.285521)
test_btest 0.000915 0.000153 116.058049 ( 30.322882)
test_basic 0.003468 0.004825 1.048950 ( 1.095023)
test_all 0.120676 0.029205 837.493863 (249.138424)
test_rubyspec 0.053276 0.042958 176.928203 ( 47.810324)
total: 346.24 sec