Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-233133
#<BuildRuby:0x000055d306a4a338
@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-233133",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000000 0.006543 2.273132 ( 2.323330)
build_miniruby 0.001003 0.000445 1.605105 ( 1.604510)
build_ruby 0.001298 0.000325 3.125094 ( 3.311960)
build_all 0.008918 0.000000 5.841744 ( 3.046050)
build_install 0.014892 0.004010 7.529725 ( 4.446033)
test_btest 0.000771 0.000180 81.365215 ( 29.523168)
test_basic 0.000051 0.007930 0.881672 ( 0.954249)
test_all 0.085165 0.035306 698.920913 (256.431153)
test_rubyspec 0.030500 0.039665 94.885479 (106.509297)
total: 408.15 sec