Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-224539
#<BuildRuby:0x00007fc0eb82fdd0
@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.20241116-224539",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.005420 0.001806 3.072355 ( 3.006591)
build_miniruby 0.001228 0.000409 1.170683 ( 1.167841)
build_ruby 0.001536 0.000512 3.456695 ( 3.625560)
build_all 0.005067 0.003078 6.001860 ( 2.487619)
build_install 0.014513 0.003447 7.881114 ( 3.667511)
test_btest 0.000810 0.000270 69.369844 ( 18.146447)
test_basic 0.008411 0.001374 0.789671 ( 0.837012)
test_all 0.091793 0.056925 690.753569 (207.450864)
test_rubyspec 0.052801 0.034702 121.159848 ( 28.569990)
total: 268.96 sec