Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-082631
#<BuildRuby:0x0000558632811f10
@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.20230829-082631",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006367 0.000212 2.317196 ( 4.054692)
build_miniruby 0.000000 0.001710 1.656220 ( 1.812460)
build_ruby 0.000000 0.001868 3.419789 ( 3.996377)
build_all 0.003434 0.005066 6.680923 ( 4.416445)
build_install 0.020428 0.000266 8.345415 ( 6.141032)
test_btest 0.001171 0.000104 87.930724 ( 46.718662)
test_basic 0.005413 0.004589 1.052328 ( 1.468464)
test_all 0.002009 0.007886 713.484932 (310.802628)
test_rubyspec 0.051763 0.019431 106.886017 (126.420920)
total: 505.83 sec