Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-004156
#<BuildRuby:0x000056222a8e1a00
@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-004156",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.002729 0.003562 3.327072 ( 3.492019)
build_miniruby 0.001291 0.000411 1.341568 ( 1.348632)
build_ruby 0.001030 0.000328 2.820285 ( 3.023275)
build_all 0.007037 0.000000 5.586411 ( 2.668572)
build_install 0.017319 0.000000 7.450607 ( 3.538601)
test_btest 0.000786 0.000000 78.883896 ( 32.475663)
test_basic 0.001736 0.005441 0.887963 ( 0.968458)
test_all 0.077930 0.039001 625.184602 (232.989439)
test_rubyspec 0.027234 0.035716 88.427374 (100.345528)
total: 380.85 sec