Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-063412
#<BuildRuby:0x0000555abbc02018
@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.20231217-063412",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006828 0.000456 2.429849 ( 3.340999)
build_miniruby 0.000000 0.001580 1.595694 ( 1.595074)
build_ruby 0.000000 0.001828 3.429949 ( 3.626470)
build_all 0.007776 0.000193 6.098799 ( 4.337433)
build_install 0.015235 0.004878 7.525896 ( 5.412480)
test_btest 0.000985 0.000113 82.941038 ( 44.468508)
test_basic 0.002608 0.004674 0.897774 ( 0.985804)
test_all 0.091213 0.028726 715.869457 (290.705430)
test_rubyspec 0.029457 0.044059 101.947482 (142.913636)
total: 497.39 sec