Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-165319
#<BuildRuby:0x00007f002719fdd8
@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.20240618-165319",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000040 0.000005 0.000045 ( 0.000044)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.007330 0.000425 3.304322 ( 3.364150)
build_miniruby 0.001620 0.000000 1.509727 ( 1.509375)
build_ruby 0.001836 0.000000 3.993768 ( 4.163498)
build_all 0.004301 0.004133 7.525119 ( 2.856333)
build_install 0.016467 0.004142 10.139955 ( 4.825272)
test_btest 0.000762 0.000131 110.304410 ( 28.985738)
test_basic 0.005363 0.004447 1.044898 ( 1.099034)
test_all 0.104782 0.045713 798.805589 (242.935879)
test_rubyspec 0.055740 0.041064 171.465313 ( 64.336159)
total: 354.08 sec