Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-184525
#<BuildRuby:0x00005619b97de258
@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.20230125-184525",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.000466 0.004172 1.179082 ( 1.594028)
build_miniruby 0.001666 0.000000 1.070021 ( 1.069370)
build_ruby 0.001571 0.000000 2.695815 ( 10.503915)
build_all 0.000334 0.006285 3.650806 ( 1.827261)
build_install 0.011763 0.003101 2.849440 ( 2.033119)
test_btest 0.000608 0.000238 56.411992 ( 17.466961)
test_basic 0.000755 0.004542 0.400079 ( 0.492551)
test_all 0.000747 0.000325 656.655245 (206.193846)
test_rubyspec 0.030203 0.016576 68.339513 ( 78.484625)
total: 319.67 sec