Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-125920
#<BuildRuby:0x0000559ae2802258
@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.20240229-125920",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000010 0.000037 ( 0.000035)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.003726 0.005544 3.037861 ( 3.273223)
build_miniruby 0.001193 0.000511 1.848616 ( 2.046623)
build_ruby 0.001290 0.000553 3.426234 ( 3.673539)
build_all 0.006804 0.001043 6.879073 ( 3.819778)
build_install 0.012446 0.008449 9.009499 ( 5.879474)
test_btest 0.000260 0.000687 92.869663 ( 47.358297)
test_basic 0.000000 0.006952 0.952558 ( 1.062847)
test_all 0.083223 0.030698 767.069487 (288.130207)
test_rubyspec 0.034349 0.052217 124.497848 (133.940449)
total: 489.19 sec