Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-051137
#<BuildRuby:0x00007f77704ffdc8
@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.20240820-051137",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000037 0.000005 0.000042 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.003522 0.004646 3.853058 ( 4.135591)
build_miniruby 0.001970 0.000000 1.726604 ( 1.724032)
build_ruby 0.002099 0.000015 4.231038 ( 4.363834)
build_all 0.007994 0.001453 8.727704 ( 3.388663)
build_install 0.017987 0.000824 11.483688 ( 5.447379)
test_btest 0.000858 0.000143 121.520772 ( 32.176227)
test_basic 0.009617 0.000094 1.125149 ( 1.168361)
test_all 0.097795 0.055173 896.474745 (272.804895)
test_rubyspec 0.048204 0.043117 174.178912 ( 37.203666)
total: 362.41 sec