Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-191314
#<BuildRuby:0x000055c34df95fb8
@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.20230530-191314",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006768 0.000501 1.978170 ( 4.798447)
build_miniruby 0.001673 0.000124 1.459453 ( 1.960105)
build_ruby 0.001506 0.000112 2.838380 ( 4.092344)
build_all 0.007473 0.000220 2.215551 ( 3.165257)
build_install 0.015934 0.004741 3.616241 ( 4.981164)
test_btest 0.000746 0.000073 79.361046 ( 89.653256)
test_basic 0.002100 0.004885 0.856201 ( 1.600786)
test_all 0.000976 0.000126 634.607893 (603.137767)
test_rubyspec 0.040004 0.016369 85.467656 (109.224933)
total: 822.62 sec