Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-185457
#<BuildRuby:0x000055d3cd712360
@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.20230827-185457",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006238 0.000493 2.186480 ( 4.551451)
build_miniruby 0.001605 0.000344 1.617185 ( 1.813308)
build_ruby 0.001312 0.000281 3.117174 ( 3.458667)
build_all 0.003195 0.004933 6.279091 ( 4.424403)
build_install 0.019015 0.000000 7.886855 ( 5.965057)
test_btest 0.000550 0.001182 85.837827 ( 45.037399)
test_basic 0.005722 0.001977 0.967466 ( 1.218429)
test_all 0.009363 0.000000 698.887401 (338.284367)
test_rubyspec 0.040947 0.027603 106.594706 (125.959419)
total: 530.71 sec