Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250331-140232
#<BuildRuby:0x00007f08f2adfdc0
@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.20250331-140232",
@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.000017 0.000006 0.000023 ( 0.000025)
autoconf 0.000033 0.000013 0.000046 ( 0.000045)
configure 0.000025 0.000010 0.000035 ( 0.000036)
build_up 0.006562 0.000948 3.499037 ( 2.404795)
build_miniruby 0.001139 0.000422 1.216979 ( 1.216146)
build_ruby 0.001373 0.000509 3.462940 ( 3.616413)
build_all 0.007175 0.001064 5.569431 ( 2.358710)
build_install 0.006135 0.011235 7.682502 ( 3.680491)
test_btest 0.000619 0.000265 45.402258 ( 13.622056)
test_basic 0.005216 0.002867 0.618698 ( 0.672875)
test_all 0.079668 0.039830 600.382792 (217.229291)
test_rubyspec 0.044127 0.033160 100.732683 ( 24.743420)
total: 269.55 sec