Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-012940
#<BuildRuby:0x000055e2b78861a8
@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.20230525-012940",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000000 0.005978 1.864213 ( 3.220872)
build_miniruby 0.000000 0.001422 1.328582 ( 1.334813)
build_ruby 0.001676 0.000265 2.604215 ( 2.852644)
build_all 0.006831 0.000000 2.148900 ( 1.734922)
build_install 0.007654 0.008361 3.283503 ( 2.742680)
test_btest 0.000728 0.000118 76.151643 ( 32.403564)
test_basic 0.000000 0.006602 0.737418 ( 0.841963)
test_all 0.000446 0.000681 558.311717 (204.207460)
test_rubyspec 0.036943 0.014375 80.545562 ( 95.855452)
total: 345.20 sec