Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-145356
#<BuildRuby:0x0000560a57a76090
@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-145356",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004602 0.001023 1.691749 ( 3.257330)
build_miniruby 0.001366 0.000000 1.201417 ( 1.200262)
build_ruby 0.001807 0.000000 2.496614 ( 2.670516)
build_all 0.006305 0.000000 2.070812 ( 1.164203)
build_install 0.012190 0.004387 3.310481 ( 2.273612)
test_btest 0.000729 0.000159 70.170058 ( 21.144899)
test_basic 0.000976 0.003500 0.524174 ( 0.624936)
test_all 0.001258 0.000314 566.624109 (174.983730)
test_rubyspec 0.030005 0.012226 73.295894 ( 83.091818)
total: 290.41 sec