Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-023218
#<BuildRuby:0x000055da36dddf90
@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.20231216-023218",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003931 0.003832 2.510968 ( 3.519263)
build_miniruby 0.001312 0.000271 1.714449 ( 1.825935)
build_ruby 0.001455 0.000301 3.439434 ( 3.924833)
build_all 0.008594 0.000148 5.990580 ( 4.621122)
build_install 0.010487 0.009516 7.529430 ( 5.687844)
test_btest 0.000705 0.000177 82.841143 ( 59.689210)
test_basic 0.007042 0.000696 0.949242 ( 1.156409)
test_all 0.086258 0.035717 697.104361 (320.679292)
test_rubyspec 0.043164 0.027967 102.186282 (128.951914)
total: 530.06 sec