Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250223-112505
#<BuildRuby:0x00007fdc9553fdd0
@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.20250223-112505",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.000000 0.007270 3.411343 ( 2.530558)
build_miniruby 0.000669 0.000828 1.178702 ( 1.270424)
build_ruby 0.001632 0.000544 3.419120 ( 42.187957)
build_all 0.006789 0.000865 5.080149 ( 3.486846)
build_install 0.010206 0.006276 6.741859 ( 3.296189)
test_btest 0.000793 0.000000 42.000736 ( 12.058484)
test_basic 0.005508 0.002048 0.610613 ( 0.674450)
test_all 0.085068 0.028335 482.482989 (158.327031)
test_rubyspec 0.022225 0.052697 96.573041 ( 19.687671)
total: 243.52 sec