Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-124028
#<BuildRuby:0x0000564ff78268e0
@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-124028",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005638 0.000000 1.814798 ( 3.177987)
build_miniruby 0.001365 0.000000 1.308722 ( 1.311307)
build_ruby 0.001681 0.000000 2.794554 ( 3.007555)
build_all 0.003888 0.002567 2.264664 ( 1.640418)
build_install 0.010260 0.005426 3.557230 ( 2.721962)
test_btest 0.000597 0.000139 73.969921 ( 33.065119)
test_basic 0.000000 0.006219 0.773595 ( 0.874991)
test_all 0.000000 0.001237 576.481689 (211.154135)
test_rubyspec 0.000521 0.049280 76.163285 ( 87.789774)
total: 344.74 sec