Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260309-045049
#<BuildRuby:0x000072434c19fdc8
@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.20260309-045049",
@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.000025)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000000 0.000058 0.000058 ( 0.000059)
build_up 0.002754 0.003854 2.313257 ( 2.520757)
build_miniruby 0.000457 0.001138 1.583373 ( 1.559972)
build_ruby 0.001953 0.000000 4.209524 ( 4.310002)
build_all 0.005077 0.003680 6.756342 ( 2.903066)
build_install 0.013118 0.005700 8.879986 ( 4.886609)
test_btest 0.000965 0.000007 79.170965 ( 20.388605)
test_basic 0.003674 0.006084 1.046313 ( 1.093446)
test_all 0.090707 0.036127 762.304671 (217.572629)
test_rubyspec 0.049431 0.040881 137.540654 ( 26.466239)
total: 281.70 sec