Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-000100
#<BuildRuby:0x00007fba68e3fdd0
@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.20240702-000100",
@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.000023 0.000007 0.000030 ( 0.000029)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.002058 0.007160 4.515299 ( 5.383440)
build_miniruby 0.001353 0.000451 1.799230 ( 2.158152)
build_ruby 0.001763 0.000588 4.674047 ( 5.262856)
build_all 0.007582 0.002527 8.940949 ( 7.370319)
build_install 0.020381 0.005419 12.472004 ( 10.816273)
test_btest 0.000797 0.000259 127.789972 (113.051856)
test_basic 0.007324 0.006865 1.401673 ( 2.159297)
test_all 0.113709 0.056566 1022.444991 (1202.144296)
test_rubyspec 0.064275 0.038010 186.024924 (132.308232)
total: 1480.66 sec