Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-111112
#<BuildRuby:0x00007f50be45fdd8
@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.20240629-111112",
@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.000024 0.000004 0.000028 ( 0.000030)
autoconf 0.000047 0.000008 0.000055 ( 0.000056)
configure 0.000038 0.000006 0.000044 ( 0.000045)
build_up 0.008831 0.001514 4.850005 ( 6.156938)
build_miniruby 0.000000 0.002018 1.913290 ( 2.178025)
build_ruby 0.000621 0.002245 4.870849 ( 6.044385)
build_all 0.001591 0.008971 9.059592 ( 8.385007)
build_install 0.021466 0.005393 12.490726 ( 11.030934)
test_btest 0.000718 0.000184 127.492338 (130.860644)
test_basic 0.012840 0.002095 1.403718 ( 2.669191)
test_all 0.110395 0.056408 1047.801784 (1202.119299)
test_rubyspec 0.073763 0.028581 179.560088 (134.230031)
total: 1503.68 sec