Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-155508
#<BuildRuby:0x000055b711ea62a8
@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.20230513-155508",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005131 0.000488 1.668454 ( 2.935611)
build_miniruby 0.000936 0.000089 1.181823 ( 1.180764)
build_ruby 0.001211 0.000115 2.280216 ( 2.516803)
build_all 0.002122 0.003420 1.997806 ( 1.156153)
build_install 0.013573 0.001200 3.353102 ( 2.350951)
test_btest 0.000682 0.000085 72.851994 ( 21.672762)
test_basic 0.000748 0.004537 0.736493 ( 0.814460)
test_all 0.001147 0.000191 539.011939 (168.395808)
test_rubyspec 0.022023 0.020513 72.891780 ( 84.648699)
total: 285.67 sec