Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-080118
#<BuildRuby:0x00007fa470fbfdd0
@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.20241028-080118",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.005119 0.003117 3.321771 ( 3.196682)
build_miniruby 0.001233 0.000376 1.155742 ( 1.153241)
build_ruby 0.000000 0.001918 3.389646 ( 3.558066)
build_all 0.005161 0.003708 6.282683 ( 2.488024)
build_install 0.008619 0.010823 8.475396 ( 3.886774)
test_btest 0.000687 0.000291 72.518186 ( 19.844533)
test_basic 0.003919 0.005839 1.048146 ( 1.097897)
test_all 0.112609 0.035494 751.541449 (238.052202)
test_rubyspec 0.045497 0.038155 122.245551 ( 27.999579)
total: 301.28 sec