Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250228-115143
#<BuildRuby:0x00007f84f963fdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250228-115143",
@make="make",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005043 0.002307 3.368010 ( 2.506461)
build_miniruby 0.001232 0.000298 1.471890 ( 1.479306)
build_ruby 0.001790 0.000000 3.948255 ( 4.068898)
build_all 0.004991 0.004621 5.891751 ( 2.690091)
build_install 0.016516 0.002179 7.983860 ( 3.955142)
test_btest 0.000641 0.000161 49.790538 ( 15.916223)
test_basic 0.006968 0.003610 0.881260 ( 0.985832)
test_all 0.093095 0.024291 549.331769 (162.630929)
test_rubyspec 0.046745 0.028117 102.782433 ( 20.801001)
total: 215.03 sec