Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-045417
#<BuildRuby:0x00007fc70636fdd8
@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.20240921-045417",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004892 0.003410 4.100311 ( 3.332384)
build_miniruby 0.001617 0.000286 1.508771 ( 1.510560)
build_ruby 0.002032 0.000000 4.093845 ( 4.296007)
build_all 0.008554 0.000000 7.280344 ( 2.953492)
build_install 0.017564 0.003421 11.392354 ( 5.993224)
test_btest 0.001146 0.000000 103.198162 ( 30.378222)
test_basic 0.007106 0.003958 1.233348 ( 1.292698)
test_all 0.135438 0.015386 745.284840 (235.198623)
test_rubyspec 0.038996 0.050103 144.108248 ( 27.068608)
total: 312.02 sec