Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-014210
#<BuildRuby:0x000055571c13a3d0
@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.20230601-014210",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005948 0.000687 1.844943 ( 3.766819)
build_miniruby 0.001873 0.000000 1.376860 ( 1.545914)
build_ruby 0.001414 0.000000 2.679298 ( 3.119943)
build_all 0.000000 0.006753 2.183914 ( 2.007053)
build_install 0.012182 0.004949 3.424808 ( 3.385685)
test_btest 0.000556 0.000108 76.082244 ( 41.472418)
test_basic 0.007330 0.000598 0.810483 ( 1.193223)
test_all 0.002003 0.000376 559.175354 (254.464035)
test_rubyspec 0.028956 0.020501 83.710920 (101.659593)
total: 412.62 sec