Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250718-153244
#<BuildRuby:0x00007ab16673fdd8
@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.20250718-153244",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001721 0.005195 3.389253 ( 2.653173)
build_miniruby 0.000355 0.001127 1.260112 ( 1.256547)
build_ruby 0.000774 0.000596 2.852564 ( 3.069244)
build_all 0.005223 0.002067 5.478570 ( 2.260270)
build_install 0.011386 0.006088 8.292309 ( 5.192593)
test_btest 0.001311 0.001101 52.221107 ( 15.825714)
test_basic 0.005511 0.001857 0.736755 ( 1.271313)
test_all 0.087568 0.027316 648.955758 (241.051436)
test_rubyspec 0.045681 0.037606 158.415387 ( 46.879302)
total: 319.46 sec