Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-061101
#<BuildRuby:0x0000555e614e21a8
@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.20230805-061101",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006279 0.000319 2.260867 ( 3.627130)
build_miniruby 0.000000 0.001844 1.703410 ( 1.732301)
build_ruby 0.000000 0.001881 3.902336 ( 5.199444)
build_all 0.003824 0.004593 2.877915 ( 4.534215)
build_install 0.013780 0.006657 4.412667 ( 3.974585)
test_btest 0.000691 0.000172 87.322506 ( 38.452040)
test_basic 0.008074 0.000000 0.970957 ( 1.041190)
test_all 0.000577 0.000474 717.680696 (242.818072)
test_rubyspec 0.036093 0.021917 98.478766 (110.080541)
total: 411.46 sec