Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-165243
#<BuildRuby:0x000055a9912f5fb8
@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.20230528-165243",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005387 0.000241 1.846308 ( 4.205376)
build_miniruby 0.001401 0.000234 1.306927 ( 1.455697)
build_ruby 0.001278 0.000213 2.463690 ( 2.798688)
build_all 0.002233 0.004588 2.041103 ( 2.112077)
build_install 0.014548 0.002066 3.310993 ( 3.704599)
test_btest 0.000675 0.000135 76.091994 ( 42.201041)
test_basic 0.001180 0.004948 0.753952 ( 1.052506)
test_all 0.001312 0.000315 575.216207 (249.514903)
test_rubyspec 0.032091 0.020196 82.664466 (101.725434)
total: 408.77 sec