Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-022054
#<BuildRuby:0x000055d061161f48
@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.20230510-022054",
@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.000022 0.000000 0.000022 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.005148 0.000231 1.504215 ( 2.961689)
build_miniruby 0.001022 0.000195 1.131337 ( 1.129602)
build_ruby 0.001116 0.000213 2.402782 ( 2.602444)
build_all 0.004666 0.000889 1.897555 ( 1.065454)
build_install 0.013420 0.000000 2.967254 ( 1.937101)
test_btest 0.000749 0.000120 71.707218 ( 18.694675)
test_basic 0.000189 0.004580 0.573192 ( 0.648858)
test_all 0.001674 0.000349 528.494764 (162.650471)
test_rubyspec 0.026258 0.024379 74.581880 ( 87.070620)
total: 278.76 sec