Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-224200
#<BuildRuby:0x000055c9d4a61a00
@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.20230630-224200",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005392 0.001470 2.113964 ( 5.029276)
build_miniruby 0.001942 0.000000 1.631954 ( 2.163818)
build_ruby 0.001639 0.000000 3.125063 ( 4.226946)
build_all 0.004128 0.002873 2.533477 ( 3.373376)
build_install 0.016178 0.001051 3.872820 ( 4.982364)
test_btest 0.000520 0.000130 79.192360 ( 47.023861)
test_basic 0.004467 0.000073 0.865285 ( 1.361022)
test_all 0.001717 0.000414 595.526707 (301.381035)
test_rubyspec 0.021802 0.029120 88.342923 (110.354987)
total: 479.90 sec