Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-003646
#<BuildRuby:0x0000555e71baa138
@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.20240203-003646",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006468 0.000000 1.723003 ( 2.064357)
build_miniruby 0.001445 0.000004 1.545645 ( 1.543304)
build_ruby 0.001683 0.000000 3.201007 ( 3.396850)
build_all 0.006927 0.000337 5.841851 ( 2.321717)
build_install 0.016022 0.000233 7.232822 ( 3.432139)
test_btest 0.001065 0.000069 83.237147 ( 21.930657)
test_basic 0.001738 0.003670 0.828233 ( 0.889780)
test_all 0.087547 0.029444 735.396324 (234.405477)
test_rubyspec 0.057320 0.043650 153.736383 (170.533440)
total: 440.52 sec