Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-163952
#<BuildRuby:0x00007fede0c8fde0
@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.20240804-163952",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000453 0.007101 3.611480 ( 3.567181)
build_miniruby 0.001744 0.000000 1.554622 ( 1.551115)
build_ruby 0.002247 0.000044 4.086293 ( 4.300698)
build_all 0.007611 0.000950 8.166036 ( 3.285023)
build_install 0.017718 0.000777 10.978230 ( 5.157769)
test_btest 0.000850 0.000000 116.637206 ( 30.600255)
test_basic 0.006851 0.004602 1.085338 ( 1.129334)
test_all 0.113973 0.036105 855.840423 (282.425625)
test_rubyspec 0.047355 0.039352 167.610699 ( 34.075490)
total: 366.09 sec