Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-035346
#<BuildRuby:0x000055eb82c428e0
@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.20240302-035346",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.007980 0.000910 2.801427 ( 3.126407)
build_miniruby 0.001152 0.000256 1.877929 ( 1.941171)
build_ruby 0.001849 0.000411 4.018007 ( 4.256929)
build_all 0.007776 0.000775 6.984986 ( 4.035549)
build_install 0.013131 0.008647 9.161533 ( 6.009309)
test_btest 0.000740 0.000191 97.326816 ( 42.107915)
test_basic 0.008261 0.000000 1.049421 ( 1.157618)
test_all 0.098868 0.028137 804.404239 (413.832006)
test_rubyspec 0.061817 0.040022 141.649601 (208.917845)
total: 685.39 sec