Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-052209
#<BuildRuby:0x00005603fbaadfc0
@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.20230904-052209",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004412 0.000848 1.604233 ( 1.978485)
build_miniruby 0.001336 0.000000 1.485153 ( 1.483718)
build_ruby 0.001641 0.000000 3.012530 ( 3.182822)
build_all 0.004392 0.002338 5.733554 ( 2.281820)
build_install 0.009351 0.006293 7.094430 ( 3.478373)
test_btest 0.000822 0.000000 85.478319 ( 22.743487)
test_basic 0.002155 0.003520 0.741802 ( 0.803465)
test_all 0.004415 0.003725 693.330656 (214.637796)
test_rubyspec 0.042283 0.016221 95.644590 (107.140412)
total: 357.73 sec