Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-002653
#<BuildRuby:0x00007f697656fdd8
@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.20240624-002653",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000040 0.000004 0.000044 ( 0.000046)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.000277 0.008030 3.705068 ( 3.731804)
build_miniruby 0.001353 0.000246 1.650331 ( 1.652496)
build_ruby 0.001814 0.000330 3.733013 ( 4.008126)
build_all 0.004984 0.003458 7.540890 ( 2.987569)
build_install 0.016666 0.003333 10.869880 ( 5.297465)
test_btest 0.001087 0.000000 110.850809 ( 30.509488)
test_basic 0.001187 0.008448 0.980305 ( 1.032739)
test_all 0.113392 0.039577 843.775426 (257.635340)
test_rubyspec 0.045047 0.046342 163.234801 ( 33.518218)
total: 340.37 sec