Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251213-230822
#<BuildRuby:0x0000725cb9d2fdd8
@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.20251213-230822",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.004095 0.003242 2.956016 ( 2.749994)
build_miniruby 0.001447 0.000098 1.653653 ( 1.649880)
build_ruby 0.001627 0.000136 4.627667 ( 4.671382)
build_all 0.007806 0.001165 7.017395 ( 3.277667)
build_install 0.012282 0.009384 9.804201 ( 5.631596)
test_btest 0.000747 0.000195 74.996734 ( 25.351276)
test_basic 0.003677 0.004165 1.069952 ( 1.121249)
test_all 0.088820 0.041968 738.351095 (226.662593)
test_rubyspec 0.046144 0.038149 122.842023 ( 30.159675)
total: 301.28 sec