Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-070804
#<BuildRuby:0x0000565204daa230
@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.20230510-070804",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006679 0.000514 1.983463 ( 4.362953)
build_miniruby 0.001394 0.000107 1.465234 ( 1.732355)
build_ruby 0.001744 0.000134 3.000422 ( 3.442851)
build_all 0.006506 0.000500 2.260916 ( 2.573182)
build_install 0.014019 0.005143 3.607324 ( 3.678154)
test_btest 0.000774 0.000083 76.612621 ( 46.675578)
test_basic 0.007342 0.000259 0.812550 ( 1.049770)
test_all 0.000851 0.000088 601.351476 (284.672060)
test_rubyspec 0.029308 0.026105 76.677271 ( 89.465502)
total: 437.65 sec