Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260301-012019
#<BuildRuby:0x00007de74095fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260301-012019",
@make="make",
@no_timeout_error=nil,
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.004030 0.003006 1.958444 ( 2.256934)
build_miniruby 0.001033 0.000734 1.429046 ( 1.405730)
build_ruby 0.000816 0.001224 3.761057 ( 3.848813)
build_all 0.003585 0.005213 6.562114 ( 2.688112)
build_install 0.017966 0.002355 8.557252 ( 4.557079)
test_btest 0.000446 0.000559 78.199432 ( 20.188267)
test_basic 0.005401 0.004393 1.144383 ( 1.187939)
test_all 0.095008 0.032651 764.698323 (216.359011)
test_rubyspec 0.050149 0.040714 138.208992 ( 24.635319)
total: 277.13 sec