Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-182402
#<BuildRuby:0x00007f64162ffdd8
@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.20241014-182402",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.006815 0.000908 3.272273 ( 3.383002)
build_miniruby 0.001315 0.000176 1.291435 ( 1.287936)
build_ruby 0.001622 0.000000 3.803881 ( 3.972346)
build_all 0.005202 0.003375 6.464789 ( 2.531409)
build_install 0.010814 0.006056 8.512923 ( 4.422241)
test_btest 0.000798 0.000145 86.252350 ( 22.596373)
test_basic 0.002933 0.007531 1.153539 ( 1.198538)
test_all 0.100258 0.050519 701.613338 (214.645835)
test_rubyspec 0.073376 0.015118 140.418926 ( 34.783682)
total: 288.82 sec