Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-022259
#<BuildRuby:0x000055a90318e2a8
@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.20230818-022259",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003909 0.003290 2.268082 ( 6.423565)
build_miniruby 0.001423 0.000222 1.651513 ( 2.389027)
build_ruby 0.001479 0.000232 3.452401 ( 7.919146)
build_all 0.000634 0.007884 6.576307 ( 7.907312)
build_install 0.016864 0.002751 7.721914 ( 9.735885)
test_btest 0.000842 0.000179 83.408013 ( 68.041449)
test_basic 0.004375 0.005378 1.034914 ( 2.482745)
test_all 0.012164 0.000000 735.534036 (469.613377)
test_rubyspec 0.024547 0.046572 106.752431 (184.110194)
total: 758.62 sec