Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-182446
#<BuildRuby:0x0000557e85509fc0
@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.20230623-182446",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005052 0.001360 2.028439 ( 4.683395)
build_miniruby 0.001203 0.000324 1.547395 ( 1.884560)
build_ruby 0.001251 0.000337 3.136048 ( 4.009731)
build_all 0.003535 0.004037 2.394560 ( 2.437331)
build_install 0.013096 0.002535 3.572227 ( 3.020183)
test_btest 0.000872 0.000250 78.423162 ( 46.540403)
test_basic 0.005862 0.001674 0.880262 ( 1.484799)
test_all 0.001225 0.000350 569.583559 (298.930445)
test_rubyspec 0.018522 0.035784 86.832231 (126.906057)
total: 489.90 sec