Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-223049
#<BuildRuby:0x00005559fc395f70
@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.20231023-223049",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.003766 0.004258 3.625975 ( 3.827948)
build_miniruby 0.001739 0.000000 1.664665 ( 1.677170)
build_ruby 0.002156 0.000000 3.208904 ( 3.444662)
build_all 0.007660 0.000000 5.786812 ( 3.015580)
build_install 0.010154 0.009989 7.937529 ( 4.513735)
test_btest 0.000874 0.000110 78.873852 ( 35.396787)
test_basic 0.006535 0.000349 0.864517 ( 0.972952)
test_all 0.106997 0.013342 616.725482 (234.148677)
test_rubyspec 0.042857 0.017754 89.643706 (101.433722)
total: 388.43 sec