Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-074155
#<BuildRuby:0x00007f21a310fdd0
@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.20240830-074155",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.008797 0.000267 4.054452 ( 4.079102)
build_miniruby 0.001408 0.000427 1.810515 ( 1.810285)
build_ruby 0.002494 0.000000 4.683384 ( 4.912186)
build_all 0.010165 0.000190 8.478500 ( 4.590771)
build_install 0.022041 0.001457 11.460679 ( 6.399649)
test_btest 0.000990 0.000247 123.802759 ( 43.404475)
test_basic 0.007404 0.005863 1.360257 ( 1.494973)
test_all 0.121118 0.039688 937.493138 (562.516703)
test_rubyspec 0.068057 0.025489 172.373510 ( 96.050418)
total: 725.26 sec