Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-173455
#<BuildRuby:0x000055ee4430e390
@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.20230615-173455",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005487 0.001016 2.055704 ( 5.593403)
build_miniruby 0.001413 0.000261 1.390395 ( 2.411466)
build_ruby 0.001640 0.000304 2.863938 ( 5.193510)
build_all 0.003241 0.004500 2.370011 ( 3.317436)
build_install 0.004307 0.015752 3.854896 ( 5.861125)
test_btest 0.000719 0.000257 76.970225 ( 58.547919)
test_basic 0.004064 0.003991 0.794181 ( 1.413212)
test_all 0.000882 0.000335 592.542068 (363.047790)
test_rubyspec 0.035292 0.022721 85.749565 (130.479450)
total: 575.87 sec