Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251217-231049
#<BuildRuby:0x00007d28664bfdc8
@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.20251217-231049",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.002474 0.004104 2.591168 ( 2.710222)
build_miniruby 0.001421 0.000079 1.696466 ( 1.693144)
build_ruby 0.000215 0.001654 4.412988 ( 4.448570)
build_all 0.004006 0.004228 6.929335 ( 3.043466)
build_install 0.010731 0.009972 9.467741 ( 5.324232)
test_btest 0.000702 0.000197 77.244793 ( 22.829246)
test_basic 0.001134 0.006785 1.141417 ( 1.207862)
test_all 0.098263 0.033501 763.377013 (272.021288)
test_rubyspec 0.057044 0.032845 127.458993 ( 28.420980)
total: 341.70 sec