Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-104945
#<BuildRuby:0x00005572174be338
@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.20230914-104945",
@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.000023 0.000004 0.000027 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.006351 0.001095 2.282853 ( 3.766413)
build_miniruby 0.001900 0.000000 1.445404 ( 1.446355)
build_ruby 0.001765 0.000000 3.432768 ( 3.620633)
build_all 0.007793 0.000528 6.558838 ( 4.216870)
build_install 0.018858 0.000882 7.847413 ( 6.333210)
test_btest 0.000891 0.000050 86.067124 ( 44.872914)
test_basic 0.000794 0.007494 0.971046 ( 1.169043)
test_all 0.003925 0.005143 705.629854 (300.366216)
test_rubyspec 0.034110 0.035846 101.056042 (112.460186)
total: 478.25 sec