Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-025755
#<BuildRuby:0x0000563cc6ace1b8
@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.20230829-025755",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.002199 0.004252 2.166203 ( 3.392683)
build_miniruby 0.000000 0.001826 1.550753 ( 1.549963)
build_ruby 0.000000 0.001785 3.395650 ( 3.607660)
build_all 0.002209 0.006321 6.393685 ( 3.328374)
build_install 0.016059 0.005264 7.869636 ( 4.507508)
test_btest 0.000984 0.000000 84.151774 ( 31.994099)
test_basic 0.008507 0.000000 0.940883 ( 1.017866)
test_all 0.009590 0.000340 674.292969 (228.723791)
test_rubyspec 0.040324 0.028355 101.119621 (112.486382)
total: 390.61 sec