Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-152556
#<BuildRuby:0x0000557c496a22a8
@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.20230119-152556",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.001756 0.003759 1.755168 ( 2.803667)
build_miniruby 0.001200 0.000209 3.475064 ( 3.714149)
build_ruby 0.002022 0.000352 3.112798 ( 3.652100)
build_all 0.007661 0.000578 3.988067 ( 3.428807)
build_install 0.013104 0.004357 3.223783 ( 3.351074)
test_btest 0.000609 0.000112 56.112466 ( 34.547565)
test_basic 0.001836 0.004783 0.450906 ( 0.673793)
test_all 0.000000 0.001376 631.396413 (298.190189)
test_rubyspec 0.028599 0.022969 72.010064 ( 89.631500)
total: 439.99 sec