Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-032942
#<BuildRuby:0x00007efd5af6fdc0
@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.20241226-032942",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.001639 0.004538 2.025047 ( 2.348766)
build_miniruby 0.001188 0.000382 1.719317 ( 1.877941)
build_ruby 0.001538 0.000494 3.962607 ( 49.754195)
build_all 0.008183 0.001244 6.694530 ( 2.883266)
build_install 0.012573 0.005717 7.920225 ( 3.993194)
test_btest 0.000648 0.000210 74.656187 ( 24.444841)
test_basic 0.000992 0.008526 0.910774 ( 1.265445)
test_all 0.116357 0.033391 717.599974 (228.038067)
test_rubyspec 0.041779 0.039655 120.137365 ( 28.393007)
total: 343.00 sec