Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-144302
#<BuildRuby:0x00005642ada1a108
@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.20230313-144302",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006036 1.745077 ( 3.588829)
build_miniruby 0.000440 0.001029 1.272744 ( 1.308950)
build_ruby 0.001277 0.000255 2.741592 ( 3.104341)
build_all 0.006548 0.000523 2.200402 ( 1.999612)
build_install 0.014850 0.000524 3.383930 ( 3.251821)
test_btest 0.000857 0.000148 65.820024 ( 36.065117)
test_basic 0.005515 0.000951 0.541791 ( 0.683877)
test_all 0.001643 0.000283 541.152810 (225.301980)
test_rubyspec 0.030642 0.018654 76.827344 ( 90.935110)
total: 366.24 sec