Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-224045
#<BuildRuby:0x000055fc4aebe320
@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.20230917-224045",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007256 0.000454 2.358466 ( 5.095653)
build_miniruby 0.000000 0.001657 1.723315 ( 1.864964)
build_ruby 0.000000 0.001890 3.515832 ( 4.121831)
build_all 0.000000 0.008948 6.483358 ( 5.531520)
build_install 0.012060 0.008758 8.159864 ( 7.554586)
test_btest 0.000697 0.000143 84.641774 ( 49.592855)
test_basic 0.003071 0.004464 0.942292 ( 1.241322)
test_all 0.005602 0.004106 677.149275 (348.907821)
test_rubyspec 0.043345 0.028988 105.979950 (129.703167)
total: 553.61 sec