Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-233347
#<BuildRuby:0x0000559d066521a8
@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.20231218-233347",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000039 0.000004 0.000043 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.006562 2.360147 ( 2.454207)
build_miniruby 0.001519 0.000182 1.512405 ( 1.512425)
build_ruby 0.001376 0.000238 3.227359 ( 3.454874)
build_all 0.003112 0.004446 5.621079 ( 2.780422)
build_install 0.014800 0.002932 7.198155 ( 4.327929)
test_btest 0.000702 0.000145 80.601645 ( 30.814486)
test_basic 0.004352 0.000895 0.816376 ( 0.886963)
test_all 0.086892 0.032202 714.283985 (293.833859)
test_rubyspec 0.034655 0.034280 96.112763 (112.147191)
total: 452.21 sec