Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-165735
#<BuildRuby:0x00005612ff499798
@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.20240320-165735",
@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.000023)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.002409 0.006970 3.882941 ( 2.975872)
build_miniruby 0.001131 0.000234 1.624548 ( 1.623692)
build_ruby 0.001428 0.000295 3.663303 ( 3.871574)
build_all 0.004442 0.004074 6.719726 ( 3.152808)
build_install 0.017387 0.004325 9.352634 ( 5.080301)
test_btest 0.001145 0.000000 92.957334 ( 35.154249)
test_basic 0.007573 0.000167 0.990768 ( 1.095586)
test_all 0.080365 0.041340 841.042055 (319.764667)
test_rubyspec 0.045201 0.044662 125.834447 (135.299926)
total: 508.02 sec