Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-165158
#<BuildRuby:0x0000560fe085a228
@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.20231017-165158",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.002519 0.004726 2.552639 ( 3.539288)
build_miniruby 0.001571 0.000000 1.788286 ( 2.135310)
build_ruby 0.001930 0.000000 3.750156 ( 4.525578)
build_all 0.005211 0.004348 6.746562 ( 5.258825)
build_install 0.011057 0.011690 8.459720 ( 7.563931)
test_btest 0.000598 0.000224 88.428267 ( 73.746651)
test_basic 0.006675 0.002503 0.999534 ( 1.536028)
test_all 0.010613 0.000711 717.582914 (427.101312)
test_rubyspec 0.036529 0.040061 109.261648 (149.645711)
total: 675.05 sec