Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-184916
#<BuildRuby:0x000055d909f41f68
@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.20230909-184916",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002350 0.003636 2.093267 ( 3.341665)
build_miniruby 0.001567 0.000280 1.623306 ( 1.622974)
build_ruby 0.001319 0.000235 3.324663 ( 3.524096)
build_all 0.007595 0.000625 6.010615 ( 3.078632)
build_install 0.017608 0.001518 7.492726 ( 4.078072)
test_btest 0.000681 0.000110 83.290262 ( 36.860805)
test_basic 0.004602 0.000742 0.943592 ( 1.138386)
test_all 0.009586 0.000000 654.360758 (236.416549)
test_rubyspec 0.032014 0.035527 99.468195 (111.115093)
total: 401.18 sec