Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-124011
#<BuildRuby:0x000056382d7ea4f8
@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.20240228-124011",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003780 0.003926 2.527181 ( 2.387502)
build_miniruby 0.001265 0.000402 1.713471 ( 1.714822)
build_ruby 0.001707 0.000000 3.290353 ( 3.557597)
build_all 0.004471 0.003431 6.694417 ( 3.272899)
build_install 0.018220 0.001867 8.618526 ( 4.824202)
test_btest 0.000730 0.000217 92.777099 ( 38.579117)
test_basic 0.007684 0.000000 1.026247 ( 1.127264)
test_all 0.088094 0.030095 784.443863 (303.236271)
test_rubyspec 0.044653 0.045979 126.645599 (139.379661)
total: 498.08 sec