Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250303-050602
#<BuildRuby:0x00007f02b500fdc0
@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.20250303-050602",
@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.000005 0.000020 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005568 0.001559 3.172585 ( 2.277609)
build_miniruby 0.001172 0.000328 1.449905 ( 1.448470)
build_ruby 0.001748 0.000000 3.217326 ( 3.412974)
build_all 0.005389 0.002662 5.374384 ( 2.332037)
build_install 0.013000 0.003154 7.627911 ( 3.823975)
test_btest 0.000678 0.000191 46.150715 ( 14.361707)
test_basic 0.007466 0.000961 0.824414 ( 0.884725)
test_all 0.080528 0.035130 563.089417 (188.767492)
test_rubyspec 0.051656 0.021293 101.515377 ( 24.232163)
total: 241.54 sec