Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-071903
#<BuildRuby:0x00007f2f45a9fdc8
@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.20240920-071903",
@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.000006 0.000029 ( 0.000030)
autoconf 0.000036 0.000010 0.000046 ( 0.000044)
configure 0.000056 0.000000 0.000056 ( 0.000056)
build_up 0.005776 0.004554 5.556110 ( 5.665435)
build_miniruby 0.001642 0.000469 2.030264 ( 2.124027)
build_ruby 0.002497 0.000000 5.215686 ( 5.753707)
build_all 0.004016 0.007729 8.487804 ( 6.166485)
build_install 0.024108 0.003554 12.643917 ( 9.212180)
test_btest 0.000853 0.000257 107.803441 ( 51.829200)
test_basic 0.004432 0.008826 1.349152 ( 1.464272)
test_all 0.114052 0.034935 787.908012 (244.365507)
test_rubyspec 0.056509 0.034509 138.714238 ( 25.129065)
total: 351.71 sec