Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-131835
#<BuildRuby:0x00007f54a121fdc0
@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.20240802-131835",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007159 0.000824 3.433786 ( 3.448354)
build_miniruby 0.001531 0.000395 1.585564 ( 1.582206)
build_ruby 0.001479 0.000382 4.141867 ( 4.323510)
build_all 0.007451 0.001923 7.914657 ( 3.059519)
build_install 0.016228 0.004047 10.734836 ( 5.002402)
test_btest 0.000819 0.000211 117.555826 ( 30.743452)
test_basic 0.004950 0.004554 1.074143 ( 1.120246)
test_all 0.117038 0.041157 882.143622 (322.279159)
test_rubyspec 0.048141 0.046393 169.551146 ( 48.542430)
total: 420.10 sec