Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-191141
#<BuildRuby:0x00007fec5dacfde0
@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.20241002-191141",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.006363 0.002202 4.738501 ( 3.820921)
build_miniruby 0.001731 0.000000 1.785550 ( 1.782053)
build_ruby 0.001893 0.000000 4.360550 ( 4.529879)
build_all 0.007767 0.000971 7.128782 ( 2.951492)
build_install 0.011417 0.009752 10.878813 ( 4.979959)
test_btest 0.000679 0.000249 92.418300 ( 24.318546)
test_basic 0.008908 0.001561 1.017101 ( 1.060058)
test_all 0.104836 0.045916 748.232949 (224.973108)
test_rubyspec 0.044256 0.043009 140.639431 ( 30.055178)
total: 298.47 sec