Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-075111
#<BuildRuby:0x00007f720788fdd0
@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.20240925-075111",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002082 0.006043 4.174243 ( 3.534136)
build_miniruby 0.001576 0.000000 1.129093 ( 1.126038)
build_ruby 0.001709 0.000000 4.059629 ( 4.262782)
build_all 0.003929 0.003696 6.790008 ( 2.822553)
build_install 0.010891 0.006183 9.476744 ( 4.131977)
test_btest 0.000737 0.000253 88.896027 ( 23.040407)
test_basic 0.006630 0.003547 0.860877 ( 0.909824)
test_all 0.097348 0.049703 739.387021 (216.687401)
test_rubyspec 0.054265 0.032453 134.653981 ( 25.663262)
total: 282.18 sec