Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-110436
#<BuildRuby:0x00005615c998e3d0
@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-110436",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.009542 0.000447 4.317404 ( 3.192313)
build_miniruby 0.001328 0.000357 1.888537 ( 1.888429)
build_ruby 0.001404 0.000378 3.754003 ( 3.973064)
build_all 0.005404 0.003309 7.236344 ( 3.665619)
build_install 0.021321 0.000000 9.529189 ( 5.023142)
test_btest 0.001010 0.000000 93.974808 ( 38.458742)
test_basic 0.005639 0.002069 1.010850 ( 1.096186)
test_all 0.091083 0.029405 814.429761 (308.755674)
test_rubyspec 0.064045 0.026023 127.786232 (137.344173)
total: 503.40 sec