Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250223-230856
#<BuildRuby:0x00007fab5b2dfdd0
@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-230856",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000000 0.006514 3.087864 ( 2.337077)
build_miniruby 0.000904 0.000599 1.229874 ( 1.227261)
build_ruby 0.001340 0.000397 3.141276 ( 4.344502)
build_all 0.002476 0.006087 5.193454 ( 2.237876)
build_install 0.013773 0.001987 7.495674 ( 3.930649)
test_btest 0.000956 0.000000 44.770886 ( 12.860938)
test_basic 0.007235 0.000110 0.708128 ( 0.764362)
test_all 0.080302 0.033515 552.932890 (166.761454)
test_rubyspec 0.051957 0.025627 100.093201 ( 27.553317)
total: 222.02 sec