Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-230648
#<BuildRuby:0x0000556aa81697f8
@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.20230610-230648",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007034 0.000489 1.947354 ( 4.070278)
build_miniruby 0.001400 0.000215 1.444807 ( 1.619125)
build_ruby 0.000000 0.001765 2.895813 ( 3.202634)
build_all 0.001396 0.005646 2.361631 ( 2.349562)
build_install 0.017455 0.001980 3.783709 ( 3.780293)
test_btest 0.000648 0.000134 76.420174 ( 43.189192)
test_basic 0.002030 0.004790 0.747819 ( 0.934541)
test_all 0.001088 0.000263 576.016314 (272.290715)
test_rubyspec 0.027106 0.031134 85.927155 (107.147193)
total: 438.58 sec