Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-055832
#<BuildRuby:0x0000557360755f48
@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.20230917-055832",
@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.000024)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000213 0.008195 2.359789 ( 4.395566)
build_miniruby 0.001127 0.000347 1.708278 ( 1.803384)
build_ruby 0.000000 0.002140 3.465554 ( 3.836665)
build_all 0.005811 0.002335 6.454670 ( 4.633452)
build_install 0.012772 0.007253 8.252459 ( 7.337257)
test_btest 0.000957 0.000341 87.144933 ( 46.439529)
test_basic 0.001333 0.007743 1.006513 ( 1.307932)
test_all 0.009912 0.000000 738.502987 (326.683312)
test_rubyspec 0.041106 0.032348 110.650751 (130.929262)
total: 527.37 sec