Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-085635
#<BuildRuby:0x000055790773e008
@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.20240321-085635",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.001625 0.007340 3.967739 ( 3.163613)
build_miniruby 0.001211 0.000314 1.740453 ( 1.740287)
build_ruby 0.001252 0.000324 3.507194 ( 3.714080)
build_all 0.006968 0.000746 6.874761 ( 2.719964)
build_install 0.020869 0.000084 9.648794 ( 4.921714)
test_btest 0.000611 0.000130 93.346151 ( 38.239045)
test_basic 0.003426 0.004960 0.935755 ( 1.026017)
test_all 0.085288 0.034613 821.968998 (302.220303)
test_rubyspec 0.054775 0.033756 124.356515 (133.716159)
total: 491.46 sec