Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-165303
#<BuildRuby:0x000055d796655fb8
@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.20230911-165303",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003605 0.003961 2.322044 ( 4.213410)
build_miniruby 0.001385 0.000000 1.684272 ( 1.838131)
build_ruby 0.001564 0.000000 3.418422 ( 3.901063)
build_all 0.007949 0.000727 6.368710 ( 4.655502)
build_install 0.013468 0.005410 7.861477 ( 5.486966)
test_btest 0.000713 0.000173 85.517809 ( 45.615840)
test_basic 0.006719 0.001629 0.951045 ( 1.283515)
test_all 0.005324 0.004756 667.318262 (298.200175)
test_rubyspec 0.045597 0.027514 105.736108 (125.838114)
total: 491.03 sec