Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-120850
#<BuildRuby:0x00007f7c9c1bfdd0
@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.20240709-120850",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000047 0.000006 0.000053 ( 0.000047)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008126 0.004068 4.509633 ( 4.880617)
build_miniruby 0.001587 0.000257 1.815050 ( 1.947740)
build_ruby 0.002433 0.000394 4.583106 ( 5.038761)
build_all 0.011618 0.000000 8.797786 ( 5.275791)
build_install 0.019462 0.005174 11.919831 ( 7.197016)
test_btest 0.001090 0.000177 123.311617 ( 56.138970)
test_basic 0.002956 0.009332 1.412400 ( 1.584865)
test_all 0.103446 0.049416 810.773614 (240.233264)
test_rubyspec 0.038947 0.050043 164.711146 ( 34.222762)
total: 356.52 sec