Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-174436
#<BuildRuby:0x000055b2c5502120
@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.20230509-174436",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.002962 0.002150 1.703916 ( 3.010332)
build_miniruby 0.000933 0.000194 1.119297 ( 1.117644)
build_ruby 0.000000 0.001447 2.116860 ( 2.346074)
build_all 0.002657 0.002895 1.911194 ( 1.018557)
build_install 0.008937 0.004186 3.063815 ( 2.058051)
test_btest 0.000675 0.000182 74.327111 ( 20.802837)
test_basic 0.000722 0.003842 0.742381 ( 0.816799)
test_all 0.001335 0.000653 545.873759 (155.498275)
test_rubyspec 0.011842 0.023846 71.501966 ( 83.098368)
total: 269.77 sec