Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250510-184529
#<BuildRuby:0x00007f0ab7fafdc0
@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.20250510-184529",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.001724 0.004360 2.266430 ( 2.438848)
build_miniruby 0.001422 0.000311 1.135271 ( 1.132432)
build_ruby 0.001559 0.000341 3.849463 ( 3.966292)
build_all 0.007467 0.000706 6.006835 ( 2.615389)
build_install 0.009459 0.008731 7.840652 ( 4.206018)
test_btest 0.000731 0.000188 49.914339 ( 15.535411)
test_basic 0.008188 0.000000 0.813516 ( 0.869913)
test_all 0.086025 0.033854 619.964686 (226.616123)
test_rubyspec 0.047117 0.032862 105.588619 ( 24.738772)
total: 282.12 sec