Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-235547
#<BuildRuby:0x00005639cf692198
@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.20230215-235547",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005004 0.000132 1.454145 ( 1.891288)
build_miniruby 0.001035 0.000135 1.211804 ( 1.227503)
build_ruby 0.001634 0.000213 2.355507 ( 2.600294)
build_all 0.006182 0.000806 4.028006 ( 2.433972)
build_install 0.009613 0.003243 2.972639 ( 2.602709)
test_btest 0.000717 0.000106 55.644971 ( 24.872016)
test_basic 0.002424 0.003147 0.461132 ( 0.567473)
test_all 0.000794 0.000137 619.336480 (233.196563)
test_rubyspec 0.012090 0.031989 70.125481 ( 80.525392)
total: 349.92 sec