Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-100101
#<BuildRuby:0x000055912a07e138
@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.20230712-100101",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006840 0.000228 2.298804 ( 5.791071)
build_miniruby 0.001345 0.000000 1.739912 ( 2.300123)
build_ruby 0.000000 0.001908 3.564708 ( 5.439793)
build_all 0.005597 0.002500 2.705006 ( 3.003037)
build_install 0.018683 0.000892 4.266882 ( 4.955946)
test_btest 0.000731 0.000046 84.908235 ( 51.532474)
test_basic 0.007296 0.000456 0.914040 ( 1.460596)
test_all 0.001201 0.000075 619.194933 (322.588506)
test_rubyspec 0.033436 0.021040 94.348534 (133.447112)
total: 530.52 sec