Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-042126
#<BuildRuby:0x00007f47309efdd0
@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.20240620-042126",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000042)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.007355 0.000000 3.708013 ( 3.565298)
build_miniruby 0.001320 0.000268 1.598732 ( 1.596496)
build_ruby 0.001372 0.000458 3.697388 ( 3.893085)
build_all 0.008039 0.000000 7.762951 ( 3.105477)
build_install 0.015993 0.003214 10.153838 ( 4.787245)
test_btest 0.000755 0.000224 113.222996 ( 29.408343)
test_basic 0.000939 0.007614 1.142895 ( 1.196800)
test_all 0.117185 0.032600 866.481351 (260.013692)
test_rubyspec 0.060150 0.031215 162.610363 ( 34.803271)
total: 342.37 sec