Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-133130
#<BuildRuby:0x0000556a16956138
@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.20230217-133130",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.004596 0.000110 1.458213 ( 1.965881)
build_miniruby 0.001295 0.000282 1.230872 ( 1.236795)
build_ruby 0.001346 0.000293 2.417950 ( 2.617804)
build_all 0.006281 0.000447 3.928577 ( 2.084850)
build_install 0.005434 0.007783 2.960437 ( 2.450503)
test_btest 0.000466 0.000126 54.961996 ( 25.591420)
test_basic 0.000000 0.005675 0.498279 ( 0.636501)
test_all 0.000000 0.001536 643.007828 (249.587682)
test_rubyspec 0.034136 0.012561 71.475197 ( 82.328207)
total: 368.50 sec