Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-232814
#<BuildRuby:0x00007f762a27fdd8
@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.20240714-232814",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.008353 0.000660 3.866087 ( 6.214260)
build_miniruby 0.001756 0.000139 1.687692 ( 2.474991)
build_ruby 0.000000 0.003061 4.429871 ( 5.751909)
build_all 0.002491 0.008983 8.675963 ( 10.079563)
build_install 0.019734 0.008093 11.897746 ( 14.040298)
test_btest 0.001044 0.000190 123.057832 (143.178137)
test_basic 0.011599 0.001331 1.347080 ( 2.945915)
test_all 0.111102 0.056401 912.574570 (562.774090)
test_rubyspec 0.054215 0.032906 167.798202 ( 46.383342)
total: 793.84 sec