Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-193744
#<BuildRuby:0x00005631bbff9f68
@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.20230731-193744",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.000000 0.006883 2.177346 ( 5.128128)
build_miniruby 0.001276 0.000427 1.670510 ( 1.999599)
build_ruby 0.001917 0.000232 3.590370 ( 4.304265)
build_all 0.007419 0.000435 2.631599 ( 2.592123)
build_install 0.013951 0.004163 4.081633 ( 3.981363)
test_btest 0.000619 0.000084 78.262123 ( 44.835987)
test_basic 0.006519 0.000880 0.929503 ( 1.297698)
test_all 0.001899 0.000256 680.778610 (466.801808)
test_rubyspec 0.040839 0.023424 99.311971 (220.266294)
total: 751.21 sec