Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-073034
#<BuildRuby:0x00007f67a76dfdd8
@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.20240808-073034",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000045 0.000011 0.000056 ( 0.000055)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.007437 0.001859 4.041049 ( 4.202235)
build_miniruby 0.000000 0.002111 2.334287 ( 2.343415)
build_ruby 0.000221 0.002079 4.762401 ( 5.028359)
build_all 0.004096 0.007057 9.041180 ( 5.793441)
build_install 0.023161 0.001333 12.300927 ( 8.436454)
test_btest 0.000000 0.001121 126.877810 ( 76.035094)
test_basic 0.002887 0.010075 1.446960 ( 2.481123)
test_all 0.116970 0.047196 999.345512 (990.776125)
test_rubyspec 0.061340 0.036154 184.042273 (186.245523)
total: 1281.34 sec