Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-014820
#<BuildRuby:0x000055be1cece228
@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.20230509-014820",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006419 0.000000 1.703548 ( 3.267560)
build_miniruby 0.000000 0.001347 1.313070 ( 1.312757)
build_ruby 0.000000 0.001500 2.508854 ( 2.724546)
build_all 0.001949 0.004236 2.004060 ( 1.214792)
build_install 0.005872 0.008211 2.993259 ( 2.040176)
test_btest 0.000746 0.000209 74.147881 ( 23.149985)
test_basic 0.001200 0.004319 0.758979 ( 0.834456)
test_all 0.000959 0.000307 600.177608 (201.562282)
test_rubyspec 0.022244 0.029236 80.642437 ( 95.300771)
total: 331.41 sec