Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-182630
#<BuildRuby:0x00007f5e1e54fdc0
@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.20240817-182630",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000881 0.007239 3.518950 ( 3.495623)
build_miniruby 0.001333 0.000323 1.746384 ( 1.743496)
build_ruby 0.001921 0.000466 4.494609 ( 4.703590)
build_all 0.009366 0.000000 8.378355 ( 3.230085)
build_install 0.011334 0.009001 10.985820 ( 5.178920)
test_btest 0.000697 0.000188 116.550321 ( 34.420504)
test_basic 0.004753 0.006676 1.114583 ( 1.569220)
test_all 0.098711 0.052903 831.220163 (247.650794)
test_rubyspec 0.061133 0.032470 164.556138 ( 35.133201)
total: 337.13 sec