Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-235543
#<BuildRuby:0x00007f0ef45efdd0
@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.20241016-235543",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000530 0.006903 3.715118 ( 3.577443)
build_miniruby 0.000000 0.002034 1.648596 ( 1.644449)
build_ruby 0.001982 0.000000 4.054237 ( 4.202791)
build_all 0.007080 0.002146 7.022731 ( 2.879443)
build_install 0.014752 0.006080 8.984012 ( 4.024898)
test_btest 0.000937 0.000000 85.273575 ( 22.108205)
test_basic 0.008715 0.000881 1.093960 ( 1.140529)
test_all 0.084210 0.065036 668.345783 (194.964063)
test_rubyspec 0.036749 0.048850 131.949995 ( 23.939146)
total: 258.48 sec