Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-082552
#<BuildRuby:0x00007f584baffdc0
@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.20241031-082552",
@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.000029 0.000002 0.000031 ( 0.000036)
autoconf 0.000040 0.000003 0.000043 ( 0.000041)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.004124 0.003933 4.148839 ( 3.596344)
build_miniruby 0.001722 0.000143 1.774082 ( 1.778415)
build_ruby 0.000000 0.002060 4.015887 ( 4.228901)
build_all 0.003557 0.005216 6.619867 ( 2.746351)
build_install 0.018652 0.003770 10.207112 ( 4.953137)
test_btest 0.000695 0.000097 78.934377 ( 24.909182)
test_basic 0.002485 0.007480 0.982370 ( 1.038802)
test_all 0.100729 0.041435 690.160811 (197.522176)
test_rubyspec 0.052519 0.028757 118.913327 ( 23.552992)
total: 264.33 sec