Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250703-063403
#<BuildRuby:0x000071ddbc47fde0
@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.20250703-063403",
@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.000024 0.000000 0.000024 ( 0.000023)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.004964 0.002780 3.241896 ( 2.561125)
build_miniruby 0.001445 0.000000 1.462400 ( 1.459092)
build_ruby 0.001813 0.000000 3.191656 ( 3.348023)
build_all 0.006430 0.001685 5.317873 ( 2.114667)
build_install 0.016520 0.004149 7.524312 ( 3.609945)
test_btest 0.000695 0.000189 49.082156 ( 14.280992)
test_basic 0.000931 0.005631 0.739846 ( 0.793716)
test_all 0.078468 0.037603 599.444106 (189.853620)
test_rubyspec 0.047156 0.032694 159.323854 ( 28.277157)
total: 246.30 sec