Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-023805
#<BuildRuby:0x0000564a839ba3b0
@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.20231208-023805",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005884 0.001177 2.400053 ( 3.057251)
build_miniruby 0.001455 0.000291 1.701039 ( 1.904505)
build_ruby 0.001306 0.000261 3.444938 ( 3.832986)
build_all 0.000000 0.009339 6.152748 ( 4.817102)
build_install 0.008932 0.011376 7.561464 ( 5.902005)
test_btest 0.000612 0.000219 84.050331 ( 60.396538)
test_basic 0.003641 0.004078 0.923632 ( 1.440046)
test_all 0.071428 0.053243 705.211564 (373.220532)
test_rubyspec 0.023426 0.061008 107.213192 (175.783610)
total: 630.36 sec