Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260115-173408
#<BuildRuby:0x0000773655c7fdc8
@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.20260115-173408",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002853 0.004215 2.771465 ( 2.607849)
build_miniruby 0.001258 0.000320 1.501026 ( 1.497602)
build_ruby 0.001151 0.000780 3.705925 ( 3.750338)
build_all 0.005906 0.002477 6.730253 ( 2.756543)
build_install 0.011631 0.007186 8.731979 ( 4.570356)
test_btest 0.000746 0.000215 77.045399 ( 19.702262)
test_basic 0.007459 0.001530 0.871320 ( 2.323455)
test_all 0.089626 0.036137 701.979931 (213.211997)
test_rubyspec 0.044682 0.043989 136.566480 ( 26.584092)
total: 277.01 sec