Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-215229
#<BuildRuby:0x000056390fdfa3b0
@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.20230921-215229",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007587 0.000479 2.319604 ( 4.371615)
build_miniruby 0.001527 0.000204 1.595316 ( 1.752424)
build_ruby 0.001854 0.000247 3.292830 ( 3.624754)
build_all 0.004806 0.003658 6.283785 ( 3.684121)
build_install 0.017638 0.002049 7.699255 ( 5.158846)
test_btest 0.001090 0.000166 83.538959 ( 44.657288)
test_basic 0.004391 0.003752 0.993784 ( 1.098727)
test_all 0.009454 0.001166 699.175901 (306.557942)
test_rubyspec 0.041183 0.027879 102.019542 (114.902064)
total: 485.81 sec