Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-052822
#<BuildRuby:0x000055faf1b51fc0
@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.20240302-052822",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.006944 2.344956 ( 2.156261)
build_miniruby 0.000638 0.000976 1.614921 ( 1.613557)
build_ruby 0.000000 0.001471 3.471879 ( 3.693126)
build_all 0.000718 0.006592 6.676260 ( 2.702375)
build_install 0.015688 0.004505 8.577590 ( 4.177784)
test_btest 0.000822 0.000348 94.830313 ( 39.208186)
test_basic 0.005817 0.002461 1.087090 ( 1.220077)
test_all 0.078614 0.043032 765.181669 (252.751878)
test_rubyspec 0.036680 0.051232 121.765130 (131.017235)
total: 438.54 sec