Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-001744
#<BuildRuby:0x0000561e781d61a8
@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.20240119-001744",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004564 0.000548 1.615160 ( 1.952680)
build_miniruby 0.001089 0.000130 1.670312 ( 1.670376)
build_ruby 0.001542 0.000185 3.340650 ( 3.564741)
build_all 0.006786 0.000289 5.714011 ( 2.292962)
build_install 0.009409 0.005126 6.727181 ( 3.448647)
test_btest 0.000863 0.000128 82.782011 ( 22.318553)
test_basic 0.007332 0.001086 0.887980 ( 0.954163)
test_all 0.108208 0.011023 750.580415 (221.763236)
test_rubyspec 0.049663 0.050920 151.463201 (162.779334)
total: 420.75 sec