Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-115318
#<BuildRuby:0x00005560ccf6e208
@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.20230815-115318",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006471 0.000607 2.297978 ( 6.626214)
build_miniruby 0.001464 0.000000 1.768567 ( 2.024036)
build_ruby 0.002057 0.000000 3.509419 ( 5.580673)
build_all 0.007873 0.000715 6.699616 ( 5.888748)
build_install 0.018657 0.000877 8.207014 ( 8.032382)
test_btest 0.000763 0.000066 83.419332 ( 55.150156)
test_basic 0.003806 0.004964 0.960900 ( 2.147980)
test_all 0.009213 0.001053 703.250105 (619.088401)
test_rubyspec 0.031262 0.049570 109.747492 (222.891510)
total: 927.43 sec