Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-085449
#<BuildRuby:0x00007fd57c6bfdd8
@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.20240903-085449",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007841 0.000000 3.127795 ( 3.069915)
build_miniruby 0.001707 0.000000 1.311834 ( 1.308151)
build_ruby 0.000000 0.002088 3.797753 ( 3.975165)
build_all 0.003340 0.005455 7.789904 ( 3.015048)
build_install 0.008606 0.011156 9.274814 ( 4.283318)
test_btest 0.000833 0.000180 111.598919 ( 31.326235)
test_basic 0.008869 0.001048 1.223836 ( 1.268850)
test_all 0.129102 0.017047 735.056493 (216.007743)
test_rubyspec 0.050820 0.038357 163.688995 ( 31.353160)
total: 295.61 sec