Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-105046
#<BuildRuby:0x000055f231cf2258
@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.20230502-105046",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002803 0.002965 1.737464 ( 3.206674)
build_miniruby 0.001017 0.000203 1.192902 ( 1.191085)
build_ruby 0.001136 0.000228 2.376623 ( 2.587825)
build_all 0.005485 0.000000 2.110284 ( 1.259489)
build_install 0.011463 0.000000 3.057502 ( 2.033026)
test_btest 0.000772 0.000000 75.760272 ( 22.618269)
test_basic 0.002566 0.002628 0.750589 ( 0.849609)
test_all 0.000773 0.000145 539.975233 (171.811186)
test_rubyspec 0.025805 0.016800 75.093206 ( 86.865509)
total: 292.42 sec