Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-005952
#<BuildRuby:0x000056078d9d2390
@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.20230806-005952",
@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.000033 0.000002 0.000035 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.003476 0.003894 2.285634 ( 4.238850)
build_miniruby 0.001622 0.000152 1.749996 ( 2.127685)
build_ruby 0.001620 0.000152 3.767422 ( 6.333579)
build_all 0.008139 0.000000 2.949059 ( 2.467681)
build_install 0.022079 0.000000 4.494192 ( 5.440815)
test_btest 0.001157 0.000000 85.997513 ( 43.198232)
test_basic 0.006556 0.000000 0.909278 ( 0.991299)
test_all 0.001244 0.000000 680.429845 (272.947985)
test_rubyspec 0.032304 0.028114 103.162370 (185.961502)
total: 523.71 sec