Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-030513
#<BuildRuby:0x0000564fef64e8e0
@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.20230808-030513",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.002904 0.004047 2.273520 ( 6.894411)
build_miniruby 0.001189 0.000175 1.665306 ( 3.256680)
build_ruby 0.001357 0.000200 3.337328 ( 6.189809)
build_all 0.008121 0.000000 2.753453 ( 4.781676)
build_install 0.013717 0.006180 4.241974 ( 6.859351)
test_btest 0.000978 0.000163 82.671410 ( 71.973576)
test_basic 0.005752 0.003348 1.063649 ( 2.118808)
test_all 0.000921 0.000167 705.652951 (550.996526)
test_rubyspec 0.042801 0.021523 102.721055 (201.010903)
total: 854.08 sec