Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-222734
#<BuildRuby:0x0000562518362228
@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.20230330-222734",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.001851 0.003237 1.591814 ( 2.889054)
build_miniruby 0.001630 0.000000 1.155950 ( 1.155181)
build_ruby 0.000000 0.001678 2.373006 ( 2.561185)
build_all 0.000000 0.005755 2.007674 ( 1.103426)
build_install 0.008347 0.004519 2.890738 ( 1.828447)
test_btest 0.000682 0.000165 66.840517 ( 17.743114)
test_basic 0.001544 0.002886 0.460542 ( 0.554902)
test_all 0.000729 0.000194 512.318222 (160.579961)
test_rubyspec 0.044455 0.009444 80.659509 ( 92.967944)
total: 281.38 sec