Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-001931
#<BuildRuby:0x000056252925e2a8
@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.20230703-001931",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.006338 0.000000 2.051975 ( 5.170301)
build_miniruby 0.000000 0.001552 1.705244 ( 2.061411)
build_ruby 0.000000 0.001972 3.155481 ( 4.712651)
build_all 0.007442 0.000340 2.475188 ( 3.576484)
build_install 0.013300 0.004075 3.831645 ( 5.467892)
test_btest 0.000805 0.000067 80.543224 ( 48.260694)
test_basic 0.003734 0.000311 0.859586 ( 1.629827)
test_all 0.001179 0.000098 620.272949 (359.160269)
test_rubyspec 0.028122 0.023103 89.217159 (133.704349)
total: 563.75 sec