Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-180719
#<BuildRuby:0x00005628db97a130
@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.20230618-180719",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000058 0.000000 0.000058 ( 0.000055)
build_up 0.006846 0.000206 1.967666 ( 5.397397)
build_miniruby 0.001351 0.000093 1.388938 ( 2.142145)
build_ruby 0.001519 0.000000 2.707715 ( 3.276246)
build_all 0.007261 0.000019 2.416936 ( 2.596693)
build_install 0.016839 0.000500 3.704906 ( 4.069184)
test_btest 0.001005 0.000061 78.154691 ( 49.420682)
test_basic 0.003574 0.004489 0.845877 ( 1.509069)
test_all 0.000829 0.001587 586.321420 (303.777033)
test_rubyspec 0.029082 0.025719 88.969863 (116.542890)
total: 488.74 sec