Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-043217
#<BuildRuby:0x00007fc43e2dfdc0
@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.20240614-043217",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.004725 0.002773 3.083429 ( 2.989973)
build_miniruby 0.001335 0.000501 1.558223 ( 1.554836)
build_ruby 0.000000 0.001960 3.324216 ( 3.491738)
build_all 0.005040 0.003056 7.563842 ( 3.027293)
build_install 0.008785 0.009732 9.885169 ( 4.469382)
test_btest 0.000680 0.000316 108.156726 ( 28.981841)
test_basic 0.005807 0.002969 1.139951 ( 1.188953)
test_all 0.103640 0.042538 802.368374 (228.882780)
test_rubyspec 0.053565 0.041052 165.009531 ( 29.858274)
total: 304.45 sec