Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-161709
#<BuildRuby:0x000055f3ba402320
@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.20231014-161709",
@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.000024 0.000002 0.000026 ( 0.000028)
autoconf 0.000037 0.000004 0.000041 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.002410 0.004411 2.396490 ( 2.665371)
build_miniruby 0.001523 0.000000 1.618480 ( 1.621758)
build_ruby 0.001830 0.000000 3.526297 ( 3.747879)
build_all 0.008008 0.000445 6.371433 ( 4.133392)
build_install 0.013968 0.005142 8.016727 ( 5.071634)
test_btest 0.000763 0.000000 89.452189 ( 53.923468)
test_basic 0.003311 0.004389 1.015056 ( 1.295116)
test_all 0.009425 0.000098 715.468714 (348.619234)
test_rubyspec 0.051448 0.023997 108.720652 (153.190630)
total: 574.27 sec