Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-065848
#<BuildRuby:0x00007faf4632fdc8
@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.20240718-065848",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.001473 0.006309 3.886715 ( 3.735832)
build_miniruby 0.001638 0.000434 1.702206 ( 1.705219)
build_ruby 0.002255 0.000000 4.381779 ( 41.624810)
build_all 0.004602 0.003693 8.718623 ( 3.562105)
build_install 0.015499 0.006610 11.510544 ( 5.904473)
test_btest 0.000906 0.000266 122.971719 ( 50.737409)
test_basic 0.012641 0.001408 1.410978 ( 1.629184)
test_all 0.110974 0.054159 937.232336 (497.084249)
test_rubyspec 0.072836 0.024289 180.522262 (122.979644)
total: 728.96 sec