Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-141430
#<BuildRuby:0x0000564f8a929ed0
@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.20230607-141430",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005980 0.000230 1.839004 ( 3.827855)
build_miniruby 0.001304 0.000145 1.308978 ( 1.393337)
build_ruby 0.001673 0.000186 2.757690 ( 3.058223)
build_all 0.007430 0.000000 2.214560 ( 2.841130)
build_install 0.017036 0.000379 3.445126 ( 3.599125)
test_btest 0.000807 0.000075 75.568937 ( 40.912780)
test_basic 0.002304 0.004546 0.806880 ( 1.147048)
test_all 0.001805 0.000225 576.742546 (252.705580)
test_rubyspec 0.036636 0.015068 82.710508 (101.022750)
total: 410.51 sec