Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-125850
#<BuildRuby:0x000056335a6b9e58
@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.20230619-125850",
@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.000033 0.000000 0.000033 ( 0.000030)
autoconf 0.000049 0.000000 0.000049 ( 0.000057)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005408 0.000357 1.879204 ( 3.198814)
build_miniruby 0.001104 0.000230 1.330910 ( 1.353825)
build_ruby 0.001505 0.000313 2.850909 ( 3.067637)
build_all 0.007197 0.000000 5.465714 ( 3.199307)
build_install 0.005037 0.012467 6.674896 ( 3.929698)
test_btest 0.000958 0.000000 77.956198 ( 36.953647)
test_basic 0.002928 0.004105 0.772449 ( 0.883541)
test_all 0.001674 0.000538 596.335685 (295.756083)
test_rubyspec 0.027626 0.023180 85.778342 (122.754068)
total: 471.10 sec