Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-095048
#<BuildRuby:0x000055a0d8222008
@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.20230210-095048",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.002356 0.002150 1.166228 ( 1.555264)
build_miniruby 0.001261 0.000000 1.198523 ( 1.196890)
build_ruby 0.001467 0.000000 2.355395 ( 2.546554)
build_all 0.000573 0.005920 3.736668 ( 1.908471)
build_install 0.010381 0.003442 2.772435 ( 1.910637)
test_btest 0.000566 0.000217 58.270850 ( 18.665298)
test_basic 0.004257 0.001638 0.440383 ( 0.541213)
test_all 0.000828 0.000318 631.240584 (185.355968)
test_rubyspec 0.020675 0.019663 63.267001 ( 73.111750)
total: 286.79 sec