Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-090238
#<BuildRuby:0x00007fc82b4ffdd0
@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.20241223-090238",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004806 0.000750 2.066426 ( 2.345451)
build_miniruby 0.001595 0.000000 1.648520 ( 1.646195)
build_ruby 0.002139 0.000000 4.114459 ( 4.242173)
build_all 0.006141 0.003728 6.844320 ( 3.138242)
build_install 0.014663 0.005299 8.501878 ( 4.953233)
test_btest 0.000755 0.000143 75.318061 ( 20.467275)
test_basic 0.003850 0.005095 0.797276 ( 0.848871)
test_all 0.126869 0.017077 672.712462 (212.234202)
test_rubyspec 0.043932 0.035003 112.685967 ( 21.992956)
total: 271.87 sec