Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-223901
#<BuildRuby:0x0000557239bf9e28
@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.20230214-223901",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000284 0.004144 1.406725 ( 2.019344)
build_miniruby 0.001434 0.000000 1.272482 ( 1.469211)
build_ruby 0.001525 0.000000 2.632412 ( 2.957561)
build_all 0.005609 0.001414 3.833820 ( 2.167726)
build_install 0.011701 0.002675 2.991259 ( 2.382970)
test_btest 0.000701 0.000208 58.739872 ( 30.201500)
test_basic 0.001752 0.004686 0.484780 ( 6.606132)
test_all 0.001023 0.000341 650.285092 (260.067896)
test_rubyspec 0.027853 0.021457 71.807792 ( 82.959840)
total: 390.83 sec