Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-115633
#<BuildRuby:0x000056331a5468e0
@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.20230502-115633",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.005719 1.492531 ( 2.754296)
build_miniruby 0.000000 0.001245 1.027832 ( 1.025687)
build_ruby 0.000000 0.001211 1.916728 ( 2.127099)
build_all 0.002399 0.003272 1.769718 ( 0.980122)
build_install 0.012684 0.001329 2.771382 ( 1.840572)
test_btest 0.000764 0.000000 71.096211 ( 18.697568)
test_basic 0.004910 0.000426 0.590178 ( 0.662314)
test_all 0.000000 0.001751 550.267617 (161.402207)
test_rubyspec 0.021038 0.020956 67.986847 ( 79.776073)
total: 269.27 sec