Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-123554
#<BuildRuby:0x00007f98492afdd0
@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.20240627-123554",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005471 0.003333 4.071794 ( 3.596604)
build_miniruby 0.001243 0.000343 1.345051 ( 1.343605)
build_ruby 0.000000 0.002022 3.761856 ( 3.929334)
build_all 0.007038 0.001610 7.712177 ( 2.928579)
build_install 0.016484 0.009444 12.237447 ( 7.556624)
test_btest 0.000704 0.000228 119.313938 ( 43.582622)
test_basic 0.007653 0.002476 1.265089 ( 1.320552)
test_all 0.101984 0.050655 783.097722 (220.779961)
test_rubyspec 0.039636 0.050353 164.488420 ( 39.535878)
total: 324.57 sec