Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-151632
#<BuildRuby:0x00007f046061fdd0
@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.20240730-151632",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.008272 0.000353 2.956645 ( 2.873716)
build_miniruby 0.001558 0.000126 1.632089 ( 1.628379)
build_ruby 0.001999 0.000000 4.193189 ( 4.343370)
build_all 0.008913 0.000220 8.071477 ( 3.178371)
build_install 0.011716 0.010709 10.978156 ( 5.060498)
test_btest 0.000903 0.000120 116.564428 ( 32.145031)
test_basic 0.003437 0.007697 1.138128 ( 1.185245)
test_all 0.107025 0.046121 870.400326 (256.247357)
test_rubyspec 0.047054 0.041613 170.215076 ( 42.481720)
total: 349.14 sec