Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-043035
#<BuildRuby:0x00007fa68a03fdd0
@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.20240803-043035",
@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.000022)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.008459 0.000355 4.008874 ( 4.350938)
build_miniruby 0.000000 0.001770 1.757578 ( 1.797674)
build_ruby 0.000164 0.001906 4.589551 ( 4.926365)
build_all 0.009201 0.000524 9.057917 ( 5.027727)
build_install 0.012775 0.009605 12.040786 ( 7.194969)
test_btest 0.000743 0.000111 108.079480 ( 27.734923)
test_basic 0.009966 0.000806 1.041947 ( 1.085765)
test_all 0.106806 0.042957 799.850898 (240.651135)
test_rubyspec 0.062998 0.031839 172.755727 ( 34.841850)
total: 327.61 sec