Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-172319
#<BuildRuby:0x00007f112775fdc0
@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.20240708-172319",
@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.000028 0.000005 0.000033 ( 0.000029)
autoconf 0.000045 0.000008 0.000053 ( 0.000049)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.003436 0.006872 4.630058 ( 9.360035)
build_miniruby 0.001686 0.000365 2.413988 ( 4.508377)
build_ruby 0.002031 0.000440 4.603433 ( 7.816132)
build_all 0.005192 0.007131 8.946439 ( 13.282690)
build_install 0.021086 0.007435 12.779984 ( 19.478085)
test_btest 0.000405 0.001090 126.279089 (190.593475)
test_basic 0.004548 0.007368 1.320692 ( 2.770896)
test_all 0.092345 0.068663 937.701995 (693.480329)
test_rubyspec 0.063380 0.026415 171.661667 ( 47.711223)
total: 989.00 sec