Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-183407
#<BuildRuby:0x000055eee4d3e3b0
@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.20230706-183407",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000043 0.000007 0.000050 ( 0.000048)
build_up 0.006347 0.001133 2.056744 ( 5.989287)
build_miniruby 0.001311 0.000235 1.638011 ( 2.138876)
build_ruby 0.001438 0.000257 3.277052 ( 5.318398)
build_all 0.003881 0.004045 2.534063 ( 2.860536)
build_install 0.012535 0.005070 3.987355 ( 5.492443)
test_btest 0.000678 0.000153 79.283186 ( 46.785679)
test_basic 0.000621 0.004410 0.937847 ( 1.747453)
test_all 0.001040 0.000269 638.070273 (284.886766)
test_rubyspec 0.024681 0.032663 91.656128 (112.311349)
total: 467.54 sec