Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-174006
#<BuildRuby:0x0000563af403e2a8
@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.20230609-174006",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.006432 0.000347 2.020811 ( 4.223111)
build_miniruby 0.000000 0.002082 1.495946 ( 1.651364)
build_ruby 0.000211 0.001884 2.888931 ( 3.337228)
build_all 0.003409 0.003892 2.292744 ( 1.932552)
build_install 0.012098 0.007076 3.770959 ( 3.291054)
test_btest 0.000941 0.000221 76.713717 ( 36.995034)
test_basic 0.002916 0.004684 0.836010 ( 0.978038)
test_all 0.001063 0.000282 547.854212 (207.077213)
test_rubyspec 0.023873 0.026314 81.347243 ( 93.220673)
total: 352.71 sec