Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-103019
#<BuildRuby:0x000055e31de71fc0
@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.20230510-103019",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004539 0.001362 1.895436 ( 4.280189)
build_miniruby 0.001195 0.000358 1.237935 ( 1.343751)
build_ruby 0.001038 0.000312 2.802003 ( 3.057258)
build_all 0.006023 0.000515 2.255089 ( 2.511669)
build_install 0.015222 0.000575 3.353000 ( 3.117816)
test_btest 0.000531 0.000133 73.114864 ( 37.684856)
test_basic 0.006068 0.001517 0.788788 ( 1.063796)
test_all 0.001384 0.000346 558.509451 (252.185492)
test_rubyspec 0.011394 0.038682 80.782485 ( 95.557594)
total: 400.80 sec